coheigea commented on PR #446: URL: https://github.com/apache/santuario-xml-security-java/pull/446#issuecomment-2677814504
@baconjander How did you run into this issue? From the calling code in https://github.com/apache/santuario-xml-security-java/blob/36923f8cced51a0ca38959f1af323a572e98206e/src/main/java/org/apache/xml/security/utils/RFC2253Parser.java#L150 it seems it uses str.substring(i + 1); so I wonder if this is a problem for the normal useage of the library? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
