]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
gcrypt: Check return value of unpad_oaep().
authorAndre Noll <maan@systemlinux.org>
Sun, 7 Aug 2011 19:19:21 +0000 (21:19 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 7 Aug 2011 19:19:21 +0000 (21:19 +0200)
unpad_oaep() may fail, so we have to check the return value.


No differences found