DJGPP spicific: NULL pointer fix

This commit is contained in:
Juan Manuel Guerrero
2002-02-21 12:13:50 +00:00
parent 039e51a37c
commit 48dccdf81a
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2002-02-21 Guerrero, Juan Manuel <st001906@hrz1.hrz.tu-darmstadt.de>
* src/getargs.c [AS_FILE_NAME] [__DJGPP__]: New macro STRLWR.
Check that no NULL pointer is passed to strlwr.
2002-02-14 Paul Eggert <eggert@twinsun.com>
Remove the support for C++ namespace cleanliness; it was