Jacek Caban : crypt32: Keep reference to store in contexts.

Alexandre Julliard julliard at winehq.org
Fri Oct 18 14:24:16 CDT 2013


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Oct 18 10:50:43 2013 +0200

crypt32: Keep reference to store in contexts.

---

 dlls/crypt32/cert.c            |   12 ++---
 dlls/crypt32/collectionstore.c |   22 +++++-----
 dlls/crypt32/context.c         |   68 ++++++++++++++++++++----------
 dlls/crypt32/crl.c             |    4 +-
 dlls/crypt32/crypt32_private.h |   11 ++---
 dlls/crypt32/ctl.c             |    4 +-
 dlls/crypt32/provstore.c       |   11 +++++
 dlls/crypt32/store.c           |   30 ++++++++++----
 dlls/crypt32/tests/store.c     |   88 ++++++++++++++++++++++++++++++++++++++++
 9 files changed, 190 insertions(+), 60 deletions(-)

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



More information about the wine-cvs mailing list