projects
/
imager.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added io_buffer for reading from scalars. Also added test cases. Added
[imager.git]
/
tga.c
diff --git
a/tga.c
b/tga.c
index 2f47c410d9e2a8c6ddcc790f1db3b7eeefc0ad8d..46f3900393394ebecb23ad32be3d2cfc853b7ab8 100644
(file)
--- a/
tga.c
+++ b/
tga.c
@@
-689,7
+689,7
@@
i_readtga_wiol(io_glue *ig, int length) {
if (idstring) {
i_tags_add(&img->tags, "tga_idstring", 0, idstring, header.idlength, 0);
- free(idstring);
+
my
free(idstring);
}
if (mapped &&