Hello,
I have found the memory leak still persists in newest version of RealSense SDK (intel_rs_sdk_offline_package_r6_8.0.24.6528)."
When I run the provided code sample "...RSSDK/sample/DF_Projection/", and choose "CreateColorImageMappedToDepth" from the user interface, the task manager of my PC reports 100MB increase of memory consumption every second, till the used memory reaches 1.6Gb, afterwards the mapped image stops updating.
Could you please fix this in the next release or give me a link to the previous release the does not have this memory leak?
There is no memory leak in CreateDepthImageMappedToColor, but I cannot use it instead in my application, I need CreateColorImageMappedToDepth without a memory leak.
Thank you in advance,
Best regards
Anastasia
Link Copied
Hi Anastasia,
Please specify OS and DCM version that you use.
Hi Dmitry,
Because of your question I have realized that even thought I have updated the SDK, I didn't update DCM. So, I have updated it now and there is no memory leak anymore. Thanks a lot!
Best regards,
Anastasia
For more complete information about compiler optimizations, see our Optimization Notice.