]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
crypt.c: fix memory leak in para_decrypt_buffer()
authorAndre Noll <maan@systemlinux.org>
Sun, 11 Feb 2007 22:11:28 +0000 (23:11 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 11 Feb 2007 22:11:28 +0000 (23:11 +0100)
The client side had more or less the same memory leak as the server side:
The rsa structure wasn't freed.


No differences found