Skip to content
New issue

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

missing format string parameter #1075

Closed
setharnold opened this issue Feb 14, 2018 · 1 comment
Closed

missing format string parameter #1075

setharnold opened this issue Feb 14, 2018 · 1 comment

Comments

@setharnold
Copy link
Contributor

fprintf(xmlout, "%s");

Hello, this %s is missing a parameter.

Thanks

kbabioch added a commit to kbabioch/openjpeg that referenced this issue Mar 2, 2018
… meta_out.c

This adds the appropriate variables to the invocation of fprintf(). They were
specified in the format string, but were missing in the actual call. This
fixes uclouvain#1074 and uclouvain#1075.
@robert-ancell
Copy link
Contributor

This issue should be closed.

@rouault rouault closed this as completed May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants