encore un peu de mieux dans la doc
This commit is contained in:
@@ -160,6 +160,11 @@ FimgFileHead filehead;
|
||||
fprintf(stderr, ">>> %-25s ( '%s' %p )\n", __func__, fname, head);
|
||||
#endif
|
||||
|
||||
/*
|
||||
* may be we can crash coredump here if the head
|
||||
* descriptor is not blank ?
|
||||
*/
|
||||
|
||||
fp = fopen(fname, "r");
|
||||
if (NULL==fp) {
|
||||
perror(fname);
|
||||
|
||||
Reference in New Issue
Block a user