Missing fclose #181

Closed
opened 2026-01-29 20:39:24 +00:00 by claunia · 2 comments
Owner

Originally created by @maddin200 on GitHub (Jun 26, 2017).

\c\tools\brotli.c line 556

missing fclose(f);

also applicable for following if statements

Originally created by @maddin200 on GitHub (Jun 26, 2017). \c\tools\brotli.c line 556 missing fclose(f); also applicable for following if statements
Author
Owner

@eustas commented on GitHub (Jun 27, 2017):

Nice catch! Going to fix it ASAP.

@eustas commented on GitHub (Jun 27, 2017): Nice catch! Going to fix it ASAP.
Author
Owner

@eustas commented on GitHub (Jun 28, 2017):

Will get fixed with #569
Thanks again!

@eustas commented on GitHub (Jun 28, 2017): Will get fixed with #569 Thanks again!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#181