Corrected bug in gnutls_srp_verifier() that prevented the allocation of a verifier...
commitb9d0bb0e37455e2550c4f79631e4bbe203bfe6d3
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 3 Apr 2011 08:52:21 +0000 (3 10:52 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 3 Apr 2011 08:52:21 +0000 (3 10:52 +0200)
treefcb0623b523dbfbf61d665caa3bd375f20a9dbb6
parente4b020bc60cd96ed269d5ae3fdb7a8c416b4c90d
Corrected bug in gnutls_srp_verifier() that prevented the allocation of a verifier. Reported by Andrew Wiseman.
lib/gnutls_srp.c