mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Fix example.c
This commit is contained in:
parent
52ee167644
commit
6dd99ca9c8
@ -125,6 +125,7 @@ int main(int argc, const char **argv)
|
|||||||
png_image_free(&image);
|
png_image_free(&image);
|
||||||
else
|
else
|
||||||
free(buffer);
|
free(buffer);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Something went wrong reading or writing the image. libpng stores a
|
/* Something went wrong reading or writing the image. libpng stores a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user