[PR #294] Additional Argument added to sprintf giving the correct format specifier #1132

Open
opened 2026-01-29 16:59:39 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/294

State: closed
Merged: Yes


%s argument added. Alternative would be using a different function instead of sprintf and change to strlcat. Then it has to be changed everywhere.

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/294 **State:** closed **Merged:** Yes --- %s argument added. Alternative would be using a different function instead of sprintf and change to strlcat. Then it has to be changed everywhere.
claunia added the pull-request label 2026-01-29 16:59:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1132