Files
git/compat
Johannes Schindelin bba19256be Error out when mingw_startup() *and* NO_UNSETENV are active
The unsetenv code has no idea to update our environ_size, therefore
causing segmentation faults when environment variables are removed
without compat/mingw.c's knowing (MinGW's optimized lookup would try
to strcmp() against NULL in such a case).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-10-18 13:43:06 +02:00
..
2015-09-14 12:53:48 -07:00
2014-06-03 12:06:40 -07:00
2015-10-18 13:43:06 +02:00