Re: [PATCH] ANSIfy the PATH environment variable on Windows
authorJan Dubois <jand@activestate.com>
Mon, 8 Jan 2007 14:58:12 +0000 (06:58 -0800)
committerSteve Hay <SteveHay@planit.com>
Tue, 9 Jan 2007 10:40:23 +0000 (10:40 +0000)
commit3e5d884e5e81bd159a2ce21ddb0962337e7bbd90
tree72af25ca49caeedac6b94e41a8ac95ef4da36da8
parent10db182f300d7d02627f42e12a36e35eb69d6b00
Re: [PATCH] ANSIfy the PATH environment variable on Windows
Message-ID: <eei5q29hrchpam2i5g0000mbvu0b1hrm83@4ax.com>

Fixes the Borland build, in which the PATH was getting corrupted
when the variable that was just putenv()'d got free()'d

p4raw-id: //depot/perl@29732
win32/win32.c