urlyy commented on PR #2737: URL: https://github.com/apache/fory/pull/2737#issuecomment-3392220865
Using raw pointers is unsafe, but as long as we don’t continue holding references after deserialization and only use the reference within a single thread, it won’t cause any issues. -- 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]
