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

Replace sprintf with snprintf #140

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

mjw10086
Copy link
Contributor

warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 12312629987

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.55%

Totals Coverage Status
Change from base Build 10834143927: 0.0%
Covered Lines: 3669
Relevant Lines: 3723

💛 - Coveralls

@tbonfort tbonfort merged commit fbabeff into airbusgeo:main Dec 13, 2024
18 of 20 checks passed
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.

3 participants