aboutsummaryrefslogtreecommitdiff
path: root/contrib/mdd.py
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-01-19 08:28:58 -0500
committerNick Mathewson <nickm@torproject.org>2017-02-07 08:33:51 -0500
commit6cb8c0fd4e9c544710b1ad72a695feb87a1d7ee7 (patch)
treeab02641fdcb9e66ea2d00c52be5e999c1d2f7ff7 /contrib/mdd.py
parentfb7d1f41b409761be3381efaeec0f56d2a470a9f (diff)
downloadtor-6cb8c0fd4e9c544710b1ad72a695feb87a1d7ee7.tar.gz
tor-6cb8c0fd4e9c544710b1ad72a695feb87a1d7ee7.zip
Refine the memwipe() arguments check for 18089 a little more.
We still silently ignore memwipe(NULL, ch, 0); and memwipe(ptr, ch, 0); /* for ptr != NULL */ But we now assert on: memwipe(NULL, ch, 30);
Diffstat (limited to 'contrib/mdd.py')
0 files changed, 0 insertions, 0 deletions