Skip to content

Conversation

sometimesfood
Copy link
Contributor

This pull request adds two defines to sxmlc.h:

  • sx_puts
  • sx_fputs

Using sx_fputs in place of sx_fprintf fixes a couple of compiler warnings about potentially insecure format string usage.

Fixes "format string is not a string literal (potentially insecure)"
warnings.
@sometimesfood sometimesfood changed the title Add fputs Add sx_puts, sx_fputs Oct 30, 2018
@matthieu-labas matthieu-labas merged commit 7239fb3 into matthieu-labas:master Oct 30, 2018
@sometimesfood sometimesfood deleted the add-fputs branch November 15, 2018 17:53
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

Successfully merging this pull request may close these issues.

2 participants