X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/rigol/blobdiff_plain/616d54b715cbfdd3547724e19fff416046fdc44d..b74fea90bd5429ab527016eb89d98b4c6a246e68:/commands.c diff --git a/commands.c b/commands.c index 646d3de..75e76d0 100644 --- a/commands.c +++ b/commands.c @@ -220,7 +220,7 @@ void do_display_screen(struct usb_dev_handle *sc) imglen -= ret; } close(pipefd[1]); + free(png); break; } } -