* lib/getdef.h, lib/getdef.c: Add getdef_ulong().
* lib/getdef.c: Added TODOs because of lack of error checking. * lib/getdef.c: The size argument of fgets is an int, not a size_t. * lib/getdef.c: Avoid multi-statements lines.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-06-13 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/getdef.h, lib/getdef.c: Add getdef_ulong().
|
||||
* lib/getdef.c: Added TODOs because of lack of error checking.
|
||||
* lib/getdef.c: The size argument of fgets is an int, not a
|
||||
size_t.
|
||||
* lib/getdef.c: Avoid multi-statements lines.
|
||||
|
||||
2008-06-13 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/id.c: Make sure malloc receives a size_t.
|
||||
|
Reference in New Issue
Block a user