<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : How to find memory leak?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : How to find memory leak?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 12:17:43 +0000</pubDate>
  <lastBuildDate>Sat, 24 Oct 2009 14:16:51 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=15446</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[How to find memory leak? : Wohah! Solved it :D   _CrtSetBreakAlloc(29735);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15446&amp;PID=54143&amp;title=how-to-find-memory-leak#54143</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15446<br /><strong>Posted:</strong> 24 October 2009 at 2:16pm<br /><br />Wohah! Solved it :D<DIV>&nbsp;</DIV><DIV><FONT color=#010001 size=2><FONT color=#010001 size=2><P>_CrtSetBreakAlloc</FONT></FONT><FONT size=2>(29735); FTW!</P></FONT></DIV>]]>
   </description>
   <pubDate>Sat, 24 Oct 2009 14:16:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15446&amp;PID=54143&amp;title=how-to-find-memory-leak#54143</guid>
  </item> 
  <item>
   <title><![CDATA[How to find memory leak? : After executing my program I see...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15446&amp;PID=54141&amp;title=how-to-find-memory-leak#54141</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15446<br /><strong>Posted:</strong> 24 October 2009 at 2:08pm<br /><br /><DIV>After executing my program I see the following:</DIV><DIV>&nbsp;</DIV><DIV>MyLib.DLL Terminating!<BR>Detected memory leaks!<BR>Dumping objects -&gt;<BR>{29735} normal block at 0x04BDFBF0, 16 bytes long.</DIV><DIV>&nbsp;</DIV><DIV>I know I have DEBUG_NEW defined in all my source code. This memory leak could lie in a 3rd party library or similar.</DIV><DIV>&nbsp;</DIV><DIV>My question is; how can I use the above information to find the allocation that is never freed? The number between the brackets, 29735,&nbsp;is always the same!</DIV>]]>
   </description>
   <pubDate>Sat, 24 Oct 2009 14:08:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15446&amp;PID=54141&amp;title=how-to-find-memory-leak#54141</guid>
  </item> 
 </channel>
</rss>