<?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 memory leaks  in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leaks/m-p/834131#M5794</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I would recommend you to try &lt;A href="http://software.intel.com/en-us/articles/intel-parallel-studio-xe/"&gt;Intel Parallel Studio XE 2011&lt;/A&gt; product which integrates several Intel Software Developers Products into one bundle (including IPP and Inspector).&lt;BR /&gt;&lt;BR /&gt;I was able to detect memory leak and locate source code line where ippMalloc function was called without counterpart ippFree with Microsoft Visual Studio 2010 and Intel Inspector XE 2011using predefined analisys set"Quick:Memory ErrorAnalisys: Locate Memory Problems" onpiece of code like your:&lt;BR /&gt;&lt;BR /&gt;void main(void)&lt;BR /&gt;{&lt;BR /&gt; char* ptr = (char*)ippMalloc(5);&lt;BR /&gt; return;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
    <pubDate>Mon, 27 Dec 2010 16:49:36 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2010-12-27T16:49:36Z</dc:date>
    <item>
      <title>memory leaks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leaks/m-p/834130#M5793</link>
      <description>how i can detect memory leaks cause by intel&lt;BR /&gt;ippsMalloc&lt;BR /&gt;forget ippsFree&lt;BR /&gt;&lt;BR /&gt;{&lt;BR /&gt;float* x = ippsmalloc(5)&lt;BR /&gt;&lt;BR /&gt;//no free&lt;BR /&gt;}&lt;BR /&gt;also how to detect buffer over run&lt;BR /&gt;float* x = ippsMalloc(5)&lt;BR /&gt;x[7]=90; //problem&lt;BR /&gt;&lt;BR /&gt;1. bounds checker can detect new without delete but it not detect intel&lt;BR /&gt;2. using technique crtdbg.h ... _CrtCheckMemory() , not detect memory leaks from ippsmalloc only of new&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so waht is yours advice ....&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Dec 2010 16:16:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leaks/m-p/834130#M5793</guid>
      <dc:creator>yomholedet</dc:creator>
      <dc:date>2010-12-27T16:16:50Z</dc:date>
    </item>
    <item>
      <title>memory leaks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leaks/m-p/834131#M5794</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I would recommend you to try &lt;A href="http://software.intel.com/en-us/articles/intel-parallel-studio-xe/"&gt;Intel Parallel Studio XE 2011&lt;/A&gt; product which integrates several Intel Software Developers Products into one bundle (including IPP and Inspector).&lt;BR /&gt;&lt;BR /&gt;I was able to detect memory leak and locate source code line where ippMalloc function was called without counterpart ippFree with Microsoft Visual Studio 2010 and Intel Inspector XE 2011using predefined analisys set"Quick:Memory ErrorAnalisys: Locate Memory Problems" onpiece of code like your:&lt;BR /&gt;&lt;BR /&gt;void main(void)&lt;BR /&gt;{&lt;BR /&gt; char* ptr = (char*)ippMalloc(5);&lt;BR /&gt; return;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Mon, 27 Dec 2010 16:49:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leaks/m-p/834131#M5794</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-12-27T16:49:36Z</dc:date>
    </item>
    <item>
      <title>memory leaks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leaks/m-p/834132#M5795</link>
      <description>it seems to expensive now&lt;BR /&gt;i will try to wrap it with my memory allocator that counts allocated bytes&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Dec 2010 07:29:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leaks/m-p/834132#M5795</guid>
      <dc:creator>yomholedet</dc:creator>
      <dc:date>2010-12-28T07:29:48Z</dc:date>
    </item>
    <item>
      <title>memory leaks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leaks/m-p/834133#M5796</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;As a 1&lt;SUP&gt;st&lt;/SUP&gt; step, you can use an &lt;A href="http://software.intel.com/en-us/articles/intel-software-evaluation-center/#checkers"&gt;&lt;SPAN style="text-decoration: underline;"&gt;evaluation version&lt;/SPAN&gt;&lt;/A&gt; and find out memory leak information. If you are happy with the usage, you can &lt;A href="http://software.intel.com/en-us/articles/intel-inspector-xe-purchase/"&gt;&lt;SPAN style="text-decoration: underline;"&gt;buy&lt;/SPAN&gt;&lt;/A&gt; from your nearest reseller. After purchase, you will get world class support from tools experts..&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen Gv&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2010 11:43:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/memory-leaks/m-p/834133#M5796</guid>
      <dc:creator>Naveen_G_Intel</dc:creator>
      <dc:date>2010-12-28T11:43:28Z</dc:date>
    </item>
  </channel>
</rss>

