Found a lot of places in sshbn.c where for-loops zeroing out memory
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 2 Aug 2013 19:51:36 +0000 (19:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 2 Aug 2013 19:51:36 +0000 (19:51 +0000)
commit164300003afeb59a3ab4e511f037e45ffee58311
tree2b20747f469c16f57f8752e8ae50c518b4453f8a
parent8d27a9c637063061276e669730eb7f9fa06a3767
Found a lot of places in sshbn.c where for-loops zeroing out memory
just before freeing it really ought to be smemclrs.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9981 cda61777-01e9-0310-a592-d414129be87e
sshbn.c