Files
git/compat
Johannes Schindelin 9e130c6842 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-02-23 10:58:14 +01:00
..
2014-06-03 12:06:40 -07:00
2016-02-23 10:57:52 +01: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