<?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 In which case memory leak happen ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/in-which-case-memory-leak-happen/m-p/4342031#M62880</link>
    <description>Hi World,&lt;BR /&gt;&lt;BR /&gt;This Question is related to linux environment in 2 different cases.&lt;BR /&gt;&lt;BR /&gt;1.) I am accessing process related info in c using /proc/pid/stats file system.&lt;BR /&gt;&lt;BR /&gt;2.) I am accessing same process related info in c using getrusage( ) system call.&lt;BR /&gt;&lt;BR /&gt;In which case memory leak may happen if i run the application for 1 month or more.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Gopi&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Jan 2009 14:47:31 GMT</pubDate>
    <dc:creator>nallamolu</dc:creator>
    <dc:date>2009-01-21T14:47:31Z</dc:date>
    <item>
      <title>In which case memory leak happen ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-which-case-memory-leak-happen/m-p/4342031#M62880</link>
      <description>Hi World,&lt;BR /&gt;&lt;BR /&gt;This Question is related to linux environment in 2 different cases.&lt;BR /&gt;&lt;BR /&gt;1.) I am accessing process related info in c using /proc/pid/stats file system.&lt;BR /&gt;&lt;BR /&gt;2.) I am accessing same process related info in c using getrusage( ) system call.&lt;BR /&gt;&lt;BR /&gt;In which case memory leak may happen if i run the application for 1 month or more.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Gopi&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jan 2009 14:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-which-case-memory-leak-happen/m-p/4342031#M62880</guid>
      <dc:creator>nallamolu</dc:creator>
      <dc:date>2009-01-21T14:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: In which case memory leak happen ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-which-case-memory-leak-happen/m-p/4342032#M62881</link>
      <description>Hi Gopi:&lt;BR /&gt;&lt;BR /&gt;Your question lacks the details of the code you intend to use!  A memory leak is a _bug_ in code where you have allocated memory ('malloc()' et al.) but subsequently not 'free()'ed that memory leaving it forgotten and unaccounted for in your application.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 21 Jan 2009 14:54:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-which-case-memory-leak-happen/m-p/4342032#M62881</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-01-21T14:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: In which case memory leak happen ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-which-case-memory-leak-happen/m-p/4342033#M62882</link>
      <description>Shalom Gopi,&lt;BR /&gt;&lt;BR /&gt;Be sure which program is leaking memory.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=8" target="_blank"&gt;http://www.hpux.ws/?p=8&lt;/A&gt;&lt;BR /&gt;Memory leak detector.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 Jan 2009 15:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-which-case-memory-leak-happen/m-p/4342033#M62882</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-01-21T15:18:26Z</dc:date>
    </item>
  </channel>
</rss>

