Files
git/compat
Johannes Schindelin a003c611ef 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>
2016-08-12 16:04:56 +02:00
..
2016-08-12 16:04:40 +02:00
2016-01-04 09:51:33 -08:00
2013-09-11 11:08:52 -07:00
2013-04-12 12:23:20 -07:00