Fix minor memory leak in Win32 SID handling functions. Not a big issue

Magnus Hagander <magnus@hagander.net>

Commit: 36942504fc7d0738191573225cc9d8e905a74f4b
Author: Magnus Hagander <magnus@hagander.net>
Date: 2009-07-27T08:46:10Z
Releases: 9.0.0
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

Files

PathChange+/−
src/port/exec.c modified +28 −21