]> git.ipfire.org Git - thirdparty/tor.git/commit
In storagedir, take more care with errno on empty or mislabeled file
authorNick Mathewson <nickm@torproject.org>
Mon, 20 Nov 2017 15:10:13 +0000 (10:10 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 20 Nov 2017 15:10:13 +0000 (10:10 -0500)
commitcabcb752d7ecc2d16e6cb630b3de0684b4f97ec5
tree9ff1e47381d7bbb15e205b3ba99036dbdc8cca92
parent73585595245ac9551a1982575941e954bb870ad0
In storagedir, take more care with errno on empty or mislabeled file

Required for 24099 fix -- we won't be able to act based on errno
unless we can trust it.
src/common/storagedir.c