projects
/
rigol
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
616d54b
)
fix memory leak
author
Michael Gernoth
<michael@gernoth.net>
Sun, 6 Jun 2010 13:17:28 +0000
(15:17 +0200)
committer
Michael Gernoth
<michael@gernoth.net>
Sun, 6 Jun 2010 13:17:28 +0000
(15:17 +0200)
commands.c
patch
|
blob
|
blame
|
history
diff --git
a/commands.c
b/commands.c
index 646d3dec8d6cba04e646f72e12257f37e8f3e425..498690240602c3a3c86c92482531c486a9eeba28 100644
(file)
--- a/
commands.c
+++ b/
commands.c
@@
-220,6
+220,7
@@
void do_display_screen(struct usb_dev_handle *sc)
imglen -= ret;
}
close(pipefd[1]);
+ free(png);
break;
}
}
Impressum
,
Datenschutz