[2/2] crypt32: Initialize a pointer for dynamic data.

Alexander Morozov amorozov at etersoft.ru
Mon Nov 21 10:14:47 CST 2011


 CRYPT_AsnDecodeArray decodes encoded blob into structure like this:
 typedef struct _NAME {
   DWORD cEelem;
   PELEM rgElem;
 } ...;
 And this function suppose that rgElem is already points to an address
 from which ELEMs should be put. But this was not always true.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-crypt32-Initialize-a-pointer-for-dynamic-data.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111121/2083c671/attachment-0001.txt>


More information about the wine-patches mailing list