crypt32: Ensure temporary string is NULL-terminated to avoid uninitialized memory...
commit862eab28201ca4e2c4705b112f9b5c0a0516522c
authorJuan Lang <juan.lang@gmail.com>
Wed, 19 Jan 2011 20:21:24 +0000 (19 12:21 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Jan 2011 11:20:02 +0000 (20 12:20 +0100)
tree15d2371113ffe5033407cba32e8a91454469f2c6
parentc3bc7f2cba431b80d2a0decaf48e341b120fc8b6
crypt32: Ensure temporary string is NULL-terminated to avoid uninitialized memory access (valgrind).
dlls/crypt32/str.c