crypt32: Don't keep a pointer to the lower quality chains when choosing a higher...
commit5d6feab0e2aba6f71679df24f46c0251e63f2f7b
authorJuan Lang <juan.lang@gmail.com>
Fri, 19 Oct 2007 03:44:18 +0000 (18 20:44 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Oct 2007 12:21:42 +0000 (19 14:21 +0200)
treefca14839c33f5e4ef4efef81bb5ad26e1c5382e8
parentcf904c2bc4a314625d6dfb7a581d1e1de8e1bada
crypt32: Don't keep a pointer to the lower quality chains when choosing a higher quality one, otherwise they'll get double-freed.
dlls/crypt32/chain.c