summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-07-15 13:07:09 -0400
committerNick Mathewson <nickm@torproject.org>2013-07-15 13:07:09 -0400
commit85178e2e93036d0708bafa431fcdf4c1029ad2ff (patch)
tree67b77c9df2a284359a377049678a0aa800909a36 /Makefile.am
parent9fda7e8cd1bbc33479c667ea97a220333f81c148 (diff)
downloadtor-85178e2e93036d0708bafa431fcdf4c1029ad2ff.tar.gz
tor-85178e2e93036d0708bafa431fcdf4c1029ad2ff.zip
Use format_hex_number_sigsafe to format syscalls in sandbox.c
This way, we don't have to use snprintf, which is not guaranteed to be signal-safe. (Technically speaking, strlen() and strlcpy() are not guaranteed to be signal-safe by the POSIX standard. But I claim that they are on every platform that supports libseccomp2, which is what matters here.)
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions