Files
git/compat
Johannes Schindelin 2332c1975b 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-04-12 21:07:59 +02:00
..
2017-04-12 21:07:55 +02: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