diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-03-18 08:02:21 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-03-18 08:02:21 -0700 |
commit | 03eb076fdeb10974dcadfd2cabfc51faa4770416 (patch) | |
tree | f48ac4c9e2455ba7fbf35705de22ed78fa91a196 /unwind.h | |
parent | 1417fd8d7b07bba0ffe574d42e3c787ce067f9c5 (diff) | |
download | txr-03eb076fdeb10974dcadfd2cabfc51faa4770416.tar.gz txr-03eb076fdeb10974dcadfd2cabfc51faa4770416.tar.bz2 txr-03eb076fdeb10974dcadfd2cabfc51faa4770416.zip |
Use original *packages-alist* value for auto-load.
* lisplib.c (lisplib_try_load): Around the load, don't just
bind *package* to the user package, but also *package-alist*
to the original initialization-time list of packages.
This allows auto-loading to work in sandboxed code.
This has security implications: if sandboxed code can somehow
trigger an error situation in an auto-load which then
calls back into a handler in the sandboxed code, it then
has access to the full usr and sys packages.
Diffstat (limited to 'unwind.h')
0 files changed, 0 insertions, 0 deletions