rouault commented on pull request #47: URL: https://github.com/apache/xerces-c/pull/47#issuecomment-1021224266
> I cant see how my changes could cause a test regression, all my change does is delete 4 smart pointers that are not used in the code base. yes, but that causes a memory leak since nobody would take care of freeing the declDTD object. Hence my extra changes -- 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]
