]> git.ipfire.org Git - thirdparty/tor.git/commit
src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form of...
authorJeremy <jeremy@sturgix.com>
Tue, 1 Dec 2015 20:41:03 +0000 (15:41 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 16 Feb 2016 16:21:45 +0000 (11:21 -0500)
commit4e19133dccfc4d252e9ed2695f6fe49bb4503ac8
tree73fb555d13ed42f8283aaea33eb62eb9fed8ced4
parentb3639c8291098eeeefb166914bad98a53e506b90
src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form of input validation on the filename argument.
src/common/util.c