crypt32: Add return value to Context_Release to allow detecting reference counting...
authorJuan Lang <juan.lang@gmail.com>
Fri, 30 Oct 2009 22:06:39 +0000 (15:06 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Nov 2009 15:45:16 +0000 (16:45 +0100)
commit40855cae977eeab3e2781616c85ceba2ef82a6ba
tree9f3a2df9231b2bb5f7b5cfff9526c0ac0022c831
parentf4b359942b263b16f9a4b1a6694a31f83c6774b2
crypt32: Add return value to Context_Release to allow detecting reference counting errors.
dlls/crypt32/cert.c
dlls/crypt32/context.c
dlls/crypt32/crl.c
dlls/crypt32/crypt32_private.h
dlls/crypt32/ctl.c