]> git.ipfire.org Git - thirdparty/tor.git/commit
Use the | trick to save a comparison in our calloc check.
authorNick Mathewson <nickm@torproject.org>
Sun, 2 Nov 2014 16:48:08 +0000 (11:48 -0500)
committerNick Mathewson <nickm@torproject.org>
Sun, 2 Nov 2014 16:54:42 +0000 (11:54 -0500)
commitded33cb2c73151e2f02a8a1d520b54e4f1c14072
treeb1ed5aa41e851830d442a861e2dac30159ad1c0b
parent0d8abf5365cc39e7ea91bddfeb207e8d4d233544
Use the | trick to save a comparison in our calloc check.
src/common/util.c