Skip to content

Conversation

@sorucoder
Copy link

Changed fprintf(stderr, errorMessage); calls to fprintf(stderr, "%s", errorMessage);

@pixelherodev
Copy link
Contributor

Better to replace them with fputs calls IMO. I'll do this shortly.

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