forked from ExternalVendorCode/Signal-Server
Add image_free to tidy-up
This commit is contained in:
@@ -749,6 +749,8 @@ void DoRxdPwr(char *filename, unsigned char geo, unsigned char kml,
|
||||
|
||||
fflush(fd);
|
||||
|
||||
image_free(&ctx);
|
||||
|
||||
if( filename != NULL ) {
|
||||
fclose(fd);
|
||||
fd = NULL;
|
||||
|
Reference in New Issue
Block a user