Fix minor memory leak in Win32 SID handling functions. Not a big issue
authorMagnus Hagander <magnus@hagander.net>
Mon, 27 Jul 2009 08:46:10 +0000 (08:46 +0000)
committerMagnus Hagander <magnus@hagander.net>
Mon, 27 Jul 2009 08:46:10 +0000 (08:46 +0000)
commit3b463f0a3a44c756762239050acef55c8f4cfae5
tree4d6b101322a3f680ea02dde9c0dc943229855d61
parent952c5df552d2f7548504d10e5c9651c8a2b125c1
Fix minor memory leak in Win32 SID handling functions. Not a big issue
since it's only called during process startup, thus no backpatch.

Found by TAKATSUKA Haruka, patch by Magnus Hagander and
Andrew Chernow
src/port/exec.c