crypt32: Added addref to store vtbl and use it instead of directly accessing ref.
commitb3b1135d8433e0fb2c580668fd09197e326adb4d
authorJacek Caban <jacek@codeweavers.com>
Mon, 14 Oct 2013 12:45:28 +0000 (14 14:45 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Oct 2013 15:26:14 +0000 (14 17:26 +0200)
tree0fadf68040fb861e63d7c8f43835f2759e751a76
parenta804cc711b773234ce74c27ae4aab5e4614b38ab
crypt32: Added addref to store vtbl and use it instead of directly accessing ref.
dlls/crypt32/collectionstore.c
dlls/crypt32/crypt32_private.h
dlls/crypt32/provstore.c
dlls/crypt32/rootstore.c
dlls/crypt32/store.c