summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/rsa.h
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2017-07-01 12:53:57 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2017-07-01 12:53:57 +0000
commitefeba2424e26e79be23969602108f4ee2ee87e51 (patch)
tree720db86eaae6746f6c3d5cee9df3dce4b4ca4b01 /usr.bin/ssh/rsa.h
parent3d5ff168295913f824931685b645ee9872531573 (diff)
When checking cross references with -Tlint, ultimately fall back to
looking in the current working directory. Not a security issue because the files are never open(2)ed, only access(2)ed. Requested by jmc@ and inspired by mdoclint(1). This cannot be perfect because it only works for files having the exact filename ./pagename.sec - mandoc has no way to figure out which files might contain a manual for multiple names, or that files in autohell might be called ./pagename.man.in instead, or which subdirectories might contain additional source files. Also, it may hide messages if you have bogus stuff lying around in the directory where you run mandoc -Tlint. But jmc@ considers it important, and good enough for everyday use. Also avoid leaking the memory for the file name while here.
Diffstat (limited to 'usr.bin/ssh/rsa.h')
0 files changed, 0 insertions, 0 deletions