oups...
This commit is contained in:
parent
0d092f89af
commit
f5ce5a3699
@ -48,6 +48,7 @@ if (verbosity) {
|
||||
tiff = TIFFOpen(fname, "w");
|
||||
if (NULL==tiff) {
|
||||
fprintf(stderr, "erreur TIFFOpen\n");
|
||||
free(linebuff);
|
||||
return -6;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user