]> jfr.im git - irc/atheme/atheme.git/commit
modules/crypto/pbkdf2v2: remove unnecessary memset(3) calls
authorAaron Jones <redacted>
Sat, 7 Oct 2017 14:35:45 +0000 (14:35 +0000)
committerAaron Jones <redacted>
Sat, 7 Oct 2017 22:05:38 +0000 (22:05 +0000)
commit06c7c35660e119462fdba8c32bb2ab429e9fd112
tree6337cab59a002800e8d476a29ad9d514ced77358
parentb44f9e28e1723cf3f068275eae1e0fafa000c194
modules/crypto/pbkdf2v2: remove unnecessary memset(3) calls

These are left over from module development where they made
debugging easier.
modules/crypto/pbkdf2v2.c