We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
\src\bin\jpwl\convert.c line 1527
missing fclose(fdest);
The text was updated successfully, but these errors were encountered:
src/bin/jpwl/convert.c: add missing fclose() in error code path (sugg…
48125b0
…ested by maddin200, #976)
Do not hesitate to create pull requests with your proposed fixes.
Sorry, something went wrong.
No branches or pull requests
\src\bin\jpwl\convert.c line 1527
missing
fclose(fdest);
The text was updated successfully, but these errors were encountered: