Files
git/compat
Johannes Schindelin 8fc9038cf9 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>
2017-03-20 22:41:42 +01:00
..
2017-03-20 22:40:51 +01:00
2016-01-04 09:51:33 -08:00
2013-09-11 11:08:52 -07:00
2017-01-23 11:02:34 -08:00
2017-02-16 14:45:13 -08:00