fixed -m 10200 = Cram MD5 parser: check for NULL pointers ASAP, check base64 input length

This commit is contained in:
philsmd
2016-04-02 18:05:08 +02:00
parent 496522c64a
commit b3dfd7057e
2 changed files with 13 additions and 3 deletions
+4
View File
@@ -184,6 +184,10 @@ Type.: Bug
File.: Host
Desc.: Fixed some checks in the parser of -m 8900 = scrypt
Type.: Bug
File.: Host
Desc.: Fixed some checks in the parser of -m 10200 = Cram MD5
* changes v2.00 -> v2.01:
Type.: Bug