Juan Lang : crypt32: Rename CRYPT_AsnDecodeArrayNoAlloc to CRYPT_AsnDecodeArray, and pass a CRYPT_DECODE_PARA * to it so that it can allocate memory if requested .

Alexandre Julliard julliard at winehq.org
Thu Oct 15 08:54:37 CDT 2009


Module: wine
Branch: master
Commit: 3c25d7540f2224f07aafa2a6d3c45c90546cf81b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3c25d7540f2224f07aafa2a6d3c45c90546cf81b

Author: Juan Lang <juan.lang at gmail.com>
Date:   Wed Oct 14 13:07:36 2009 -0700

crypt32: Rename CRYPT_AsnDecodeArrayNoAlloc to CRYPT_AsnDecodeArray, and pass a CRYPT_DECODE_PARA * to it so that it can allocate memory if requested.

---

 dlls/crypt32/decode.c |  179 +++++++++++++++++++++++++-----------------------
 1 files changed, 93 insertions(+), 86 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=3c25d7540f2224f07aafa2a6d3c45c90546cf81b



More information about the wine-cvs mailing list