eclipse-cyclonedds / cyclonedds

Eclipse Cyclone DDS project
https://projects.eclipse.org/projects/iot.cyclonedds
Other
798 stars 349 forks source link

Fixed memory leak in idl preprocessor #2023

Closed reicheratwork closed 2 weeks ago

reicheratwork commented 3 weeks ago

This leak was caused by not freeing the strings generated when resolving paths To reproduce this leak: parse an idl file which includes another idl file