From d435df363ff8e2ac5303cb837c9ff2604920ae56 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 5 Nov 2011 23:26:11 -0700 Subject: * lib.c (env): Fixed inappropriate cut-and-pasted error messages. Check for failure of GetEnvironmentStringsW, and call FreeEnvironmentStringsW is called. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d4d6597e..bc176237 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-11-05 Kaz Kylheku + + * lib.c (env): Fixed inappropriate cut-and-pasted error messages. + Check for failure of GetEnvironmentStringsW, and call + FreeEnvironmentStringsW is called. + 2011-11-05 Kaz Kylheku * match.c (dir_tables_init): Bugfix: horizontal @(some) -- cgit v1.2.3