diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-11-26 17:05:30 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-12-11 16:06:00 -0500 |
commit | 472473ec5d1a49b852b2f20fd7b0ed3350877cd2 (patch) | |
tree | 0bc5f0128db0bfd09b1a4ef54c32503b5e536646 /src/common/sandbox.c | |
parent | a7e777ab8ef6063f3811be58e152269ad38b9143 (diff) | |
download | tor-472473ec5d1a49b852b2f20fd7b0ed3350877cd2.tar.gz tor-472473ec5d1a49b852b2f20fd7b0ed3350877cd2.zip |
transport_new() cannot fail; do not check for it to fail.
(It can't fail because the tor_malloc*() family of functions can
never return NULL)
Found with STACK.
Diffstat (limited to 'src/common/sandbox.c')
0 files changed, 0 insertions, 0 deletions