]> git.tuebingen.mpg.de Git - paraslash.git/commit
para_decrypt_challenge(): write terminating 0 byte
authorAndre <maan@p133.(none)>
Wed, 12 Jul 2006 17:39:31 +0000 (19:39 +0200)
committerAndre <maan@p133.(none)>
Wed, 12 Jul 2006 17:39:31 +0000 (19:39 +0200)
commitade45974506ffedcd057f336fbcf71941d77b09c
tree34efbb1add2330cc7861fec3ba915e6219591a35
parentfd849823e540103ff0c8ac9c687e03872e84877c
para_decrypt_challenge(): write terminating 0 byte

As we do a sscanf() on the buffer. Noted by valgrind.
crypt.c