mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2025-01-30 13:54:39 +00:00
Update general_loop.c
This commit is contained in:
parent
263dd2cb40
commit
fad623ed6a
@ -1234,6 +1234,6 @@ int rcwt_loop(struct lib_ccx_ctx *ctx)
|
||||
} // end while(1)
|
||||
|
||||
dbg_print(CCX_DMT_PARSE, "Processed %d bytes\n", bread);
|
||||
free(parsebuf);
|
||||
free(parsebuf);
|
||||
return caps;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user