diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-10-27 20:42:09 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-10-27 20:42:09 -0700 |
commit | 746dddd01f28dc4499825c855c42aa5e95d5055a (patch) | |
tree | 3862e979649f240bb899ffa47d2ae91853903dce /protsym.c | |
parent | 80623a3c5ab1e1c645cdaafa2e1716cb0dcb3b60 (diff) | |
download | txr-746dddd01f28dc4499825c855c42aa5e95d5055a.tar.gz txr-746dddd01f28dc4499825c855c42aa5e95d5055a.tar.bz2 txr-746dddd01f28dc4499825c855c42aa5e95d5055a.zip |
listener: drop security checks on windows.
These checks go off on Windows and are likely
not easily fixable. They have to do with how Cygwin
maps permissions. Our security checks depend on
a detailed, bona fide Unix implementation.
* parser.c (report_file_perm_problem,
report_path_perm_problem): Empty bodies when
compiled for Cygwin.
(repl): Initialize the ppriv_s and psafe_s variables
to the tf symbol, the function which takes any
number of arguments, ignoring them, and returning t.
Diffstat (limited to 'protsym.c')
0 files changed, 0 insertions, 0 deletions