rsaenh: Fix crash in RSAENH_CPVerifySignature if pbSignature is set to NULL or if...
commite61eddd6a56e1a0befc25a96216156e9ae07e8f4
authorMounir IDRASSI <mounir.idrassi@idrix.fr>
Mon, 14 May 2007 22:35:46 +0000 (15 00:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 May 2007 10:23:09 +0000 (15 12:23 +0200)
tree6de274ec81247ff640514588193704dd43b5fe63
parent2e9fa34d678c348e2e8b4c520726c63a1cf1896a
rsaenh: Fix crash in RSAENH_CPVerifySignature if pbSignature is set to NULL or if dwSigLen is lesser than the expected value.
dlls/rsaenh/rsaenh.c
dlls/rsaenh/tests/rsaenh.c