rticommunity / rticonnextdds-connector

RTI Connector for Connext DDS is a lightweight technology that enables DDS data to be accessed with Javascript (Node.js), Python, and Lua.
Other
56 stars 33 forks source link

Memory Leak when using dictionary #42

Closed wengjjpaul closed 7 years ago

wengjjpaul commented 7 years ago

I encounter memory leak when using samples.getDictionary(j) for data with large sequences of numbers. Any idea?

gianpiero commented 7 years ago

Hello,

could u provide a simple reproducer so i can instrument and check where the leak is coming from?

Best

gianpiero commented 7 years ago

I am closing this because I was not able to reproduce it. If you can provide a reproducer, feel free to reopen it.

Thanks

gianpiero commented 7 years ago

Hello,

We were able to reproduce the issue. Please follow developments in #53