]> code.citadel.org Git - citadel.git/commit
fix crash in SSL BLOB-Reading
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 4 Nov 2010 19:28:27 +0000 (20:28 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 4 Nov 2010 19:28:27 +0000 (20:28 +0100)
commit86068fe5149f13788c14e63552dc0846daa0d26c
tree2f22205f22cc074368575b3a4a405a8fda9ef52f
parent02276b7ee0a8ef9e9f95cdbc697b99e5c9fe8008
fix crash in SSL BLOB-Reading

 - when diciding whether the read buffer contains more than the blob reader wants we had a wrong equation.
citadel/modules/crypto/serv_crypto.c