]> git.ipfire.org Git - thirdparty/tor.git/commit
Remove tor_strclear(), and replace previous calls with memwipe().
authorYawning Angel <yawning@schwanenlied.me>
Tue, 17 Feb 2015 18:53:33 +0000 (18:53 +0000)
committerYawning Angel <yawning@schwanenlied.me>
Tue, 17 Feb 2015 18:53:33 +0000 (18:53 +0000)
commitcbd26157c52e27af16efcb474861eb4126085283
treebd6705b51cf4dcda50715f734d3565a9806d3d50
parentd038430a1409fbb28ea4d0b62654fc3cc7bb1f7a
Remove tor_strclear(), and replace previous calls with memwipe().
src/common/util.c
src/common/util.h
src/or/rendservice.c
src/test/test_util.c