Robin Malley
2722b1e282
Minor bugfix that correctly passes uploaded files to the lua runtime when they have embedded nulls. |
||
---|---|---|
assets | ||
conf | ||
kore_chroot | ||
src | ||
.gitignore | ||
Makefile | ||
README.md | ||
dh2048.pem |
README.md
Misc notes.
We need to enable STATX in kore instead of STAT. One of the places seems to have ifdef garuds around it, just added it to the other place.
We need to comment out the restrictions on mprotect around line 99 of src/seccomp.c in order for luajit to be able to do it's thing