<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hello, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069996#M57830</link>
    <description>&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Hello,&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;I have found the memory leak still persists in newest version of RealSense SDK (intel_rs_sdk_offline_package_r6_8.0.24.6528)."&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;When I run the provided code sample "...RSSDK/sample/DF_Projection/", &amp;nbsp;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.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;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?&amp;nbsp;&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;There is no memory leak in CreateDepthImageMappedToColor, but I cannot use it instead in my application, I need&amp;nbsp;CreateColorImageMappedToDepth without a memory leak.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Thank you in advance,&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Best regards&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Anastasia&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2016 14:42:32 GMT</pubDate>
    <dc:creator>Anastasia_T_</dc:creator>
    <dc:date>2016-05-26T14:42:32Z</dc:date>
    <item>
      <title>Projection function leaking memory C++</title>
      <link>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069992#M57826</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;I think&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;PXCProjection::CreateColorImageMappedToDepth()&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;has a memory leak,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I am using it this way in my loop and the memory is just building up after isolation i realized that it is probably this function&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;PXCImage *mapped_image = projection-&amp;gt;CreateColorImageMappedToDepth(sample-&amp;gt;depth,sample-&amp;gt;color)&lt;/PRE&gt;

&lt;P&gt;Please let me know how can I clean up after and weather I am not using the function the right way.&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2016 00:56:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069992#M57826</guid>
      <dc:creator>IEBEI</dc:creator>
      <dc:date>2016-05-22T00:56:36Z</dc:date>
    </item>
    <item>
      <title>In C#, I can call mapped</title>
      <link>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069993#M57827</link>
      <description>&lt;P&gt;In C#, I can call mapped_image.Dispose() to clear the object when I'm finished with it - is that an option in C++?&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 08:40:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069993#M57827</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2016-05-23T08:40:11Z</dc:date>
    </item>
    <item>
      <title>Hi Islam,</title>
      <link>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069994#M57828</link>
      <description>&lt;P&gt;Hi Islam,&lt;/P&gt;

&lt;P&gt;1) Please specify DCM and SDK version that you use.&lt;/P&gt;

&lt;P&gt;2) Please attach short reproduction code that contains your issue.&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 10:30:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069994#M57828</guid>
      <dc:creator>Dmitry_Z_Intel</dc:creator>
      <dc:date>2016-05-23T10:30:17Z</dc:date>
    </item>
    <item>
      <title>Hi guys, </title>
      <link>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069995#M57829</link>
      <description>&lt;P&gt;Hi guys,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you for you prompt response,&lt;/P&gt;

&lt;P&gt;Sorry it was my bad I did not release the image after usage.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 04:23:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069995#M57829</guid>
      <dc:creator>IEBEI</dc:creator>
      <dc:date>2016-05-26T04:23:26Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069996#M57830</link>
      <description>&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Hello,&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;I have found the memory leak still persists in newest version of RealSense SDK (intel_rs_sdk_offline_package_r6_8.0.24.6528)."&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;When I run the provided code sample "...RSSDK/sample/DF_Projection/", &amp;nbsp;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.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;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?&amp;nbsp;&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;There is no memory leak in CreateDepthImageMappedToColor, but I cannot use it instead in my application, I need&amp;nbsp;CreateColorImageMappedToDepth without a memory leak.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Thank you in advance,&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Best regards&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Anastasia&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 14:42:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069996#M57830</guid>
      <dc:creator>Anastasia_T_</dc:creator>
      <dc:date>2016-05-26T14:42:32Z</dc:date>
    </item>
    <item>
      <title>Hi Anastasia,</title>
      <link>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069997#M57831</link>
      <description>&lt;P&gt;Hi Anastasia,&lt;/P&gt;

&lt;P&gt;Please specify OS and DCM version that you use.&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2016 07:49:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Projection-function-leaking-memory-C/m-p/1069997#M57831</guid>
      <dc:creator>Dmitry_Z_Intel</dc:creator>
      <dc:date>2016-05-27T07:49:50Z</dc:date>
    </item>
  </channel>
</rss>

