BaldDemian commented on issue #1203: URL: https://github.com/apache/fory/issues/1203#issuecomment-4018770868
Hi @chaokunyang, I successfully integrate AddressSanitizer(ASan) and UndefinedBehaviorSanitizer(UBSan) in bazel and CI. But I encounter some issues and detect UB in the existing Fory code when integrating UBSan. You can see this [PR](https://github.com/apache/fory/pull/3458) for more details. Thanks for your time and any feedback! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
