Skip to content

Conversation

tygyh
Copy link

@tygyh tygyh commented Sep 12, 2024

Prevents creating strings with negative length

@wolfpld
Copy link
Owner

wolfpld commented Sep 12, 2024

What's the failure mode that these changes are protecting against?

@tygyh
Copy link
Author

tygyh commented Sep 13, 2024

What's the failure mode that these changes are protecting against?

ftell returns -1L anytime it fails to load a file and sprintf returns -1 when it fails to print.
I hope I understood your question correctly.

@tygyh tygyh force-pushed the Add-error-handling branch from 282ca78 to f28e45f Compare September 13, 2024 05:27
@wolfpld wolfpld force-pushed the master branch 4 times, most recently from 2511616 to aa451b4 Compare September 20, 2024 19:28
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