Files
git/compat
Johannes Schindelin 221f78e9d9 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>
2018-09-10 16:41:45 -04:00
..
2018-09-10 16:41:43 -04:00
2017-07-05 14:01:03 -07:00
2017-07-05 14:01:03 -07:00
2017-01-23 11:02:34 -08:00
2017-05-08 12:18:19 +09:00