Validate XCF string length
This patch limits the string length to 16 MB. If problems occur in the future because 16 MB is small, increase the limit by modifying MAX_XCF_STRING_LEN.
Showing
Please register or sign in to comment
This patch limits the string length to 16 MB. If problems occur in the future because 16 MB is small, increase the limit by modifying MAX_XCF_STRING_LEN.