]> git.ipfire.org Git - thirdparty/tor.git/commit
src/common/compat.c:tor_vasprintf() - changed vsnprintf() to tor_vsnprintf() which...
authorJeremy <jeremy@sturgix.com>
Tue, 1 Dec 2015 17:27:29 +0000 (12:27 -0500)
committerJeremy <jeremy@sturgix.com>
Tue, 1 Dec 2015 17:27:29 +0000 (12:27 -0500)
commitfcc6541fdee2af8005766c3cd4b81e5edd8ae5ea
tree076e4caafa79096dce6de254ab98edf2e1ba8382
parent232ccc18c40f0d0302b2e21b0f67885c548f8e63
src/common/compat.c:tor_vasprintf() - changed vsnprintf() to tor_vsnprintf() which ensures string is null terminated.
src/common/compat.c