mirror of
https://github.com/google/brotli.git
synced 2026-09-23 07:05:31 +00:00
missing fclose #151
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maddin200 on GitHub (Dec 21, 2016).
\research\draw_diff.cc line 99
missing fclose(fdiff);
@eustas commented on GitHub (Dec 21, 2016):
Thanks. Going to fix it soon.