]> git.tue.mpg.de Git - paraslash.git/commit
gcrypt: Fix return value of pad_oaep().
authorAndre Noll <maan@systemlinux.org>
Sun, 7 Aug 2011 19:18:18 +0000 (21:18 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 7 Aug 2011 19:18:18 +0000 (21:18 +0200)
commite9ac00becb2aba5bbbf51b4803b81b10ed4d6788
tree045cadd9b6639bf6525f7efff90327b126722977
parent7bf235513ca87b608bdddf6220e284213965e130
gcrypt: Fix return value of pad_oaep().

This function returned an uninitialized variable on success.
gcrypt.c