mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1783] [MERGED] [FIX] Handle double-hyphens in XML comments in spupng encoder #2509
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1783
Author: @cfsmp3
Created: 12/8/2025
Status: ✅ Merged
Merged: 12/8/2025
Merged by: @cfsmp3
Base:
master← Head:pr-1642-rebase📝 Commits (1)
e9ef9adFix Issue#1235: Sanitize XML comment to prevent invalid token errors📊 Changes
1 file changed (+32 additions, -1 deletions)
View changed files
📝
src/lib_ccx/ccx_encoders_spupng.c(+32 -1)📄 Description
Summary
write_spucommentto handle double-hyphens (--) which are invalid inside XML comments--sequences to produce valid XML outputSupersedes #1642
Test plan
--🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.