Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@StonerLing
Copy link
Contributor

Fix potential overflow in timestamp formatting by using "%010zu" for size_t.

Copy link
Contributor

@ahojnnes ahojnnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ahojnnes ahojnnes enabled auto-merge (squash) August 5, 2025 09:10
@ahojnnes ahojnnes merged commit d999dce into colmap:main Aug 5, 2025
14 checks passed
@StonerLing StonerLing deleted the fix/format-specifier branch August 8, 2025 03:37
tavislocus pushed a commit to tavislocus/colmap_6dof that referenced this pull request Aug 19, 2025
Fix potential overflow in timestamp formatting by using "%010zu" for
size_t.

Co-authored-by: StonerLing <[email protected]>
Co-authored-by: Johannes Schönberger <[email protected]>
ahojnnes added a commit that referenced this pull request Aug 22, 2025
Fix potential overflow in timestamp formatting by using "%010zu" for
size_t.

Co-authored-by: StonerLing <[email protected]>
Co-authored-by: Johannes Schönberger <[email protected]>
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