* lib/commonio.c: Do not assumes eptr is always notnull.

Updated splint annotations.
This commit is contained in:
nekral-guest
2009-04-25 13:41:52 +00:00
parent 3a37388d43
commit 71f7f777ec
2 changed files with 21 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
2009-04-25 Nicolas François <nicolas.francois@centraliens.net>
* lib/commonio.h, lib/commonio.c: Added splint annotations.
* lib/commonio.c: Do not assumes eptr is always notnull.
2009-04-25 Nicolas François <nicolas.francois@centraliens.net>