<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:20:32 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-1884] Coverity: Fix &apos;resource leak&apos; errors</title>
                <link>https://jira.whamcloud.com/browse/LU-1884</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Thanks to the Coverity tool, we found some resource leak errors in the Lustre code. This is typically what happens when a function forgets to free some allocated memory or close some file descriptor while returning in case of error.&lt;/p&gt;

&lt;p&gt;I will propose a patch to address the issues.&lt;/p&gt;</description>
                <environment></environment>
        <key id="15872">LU-1884</key>
            <summary>Coverity: Fix &apos;resource leak&apos; errors</summary>
                <type id="7" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/task_agile.png">Technical task</type>
                            <parent id="17451">LU-2753</parent>
                                    <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="bogl">Bob Glossman</assignee>
                                    <reporter username="sebastien.buisson">Sebastien Buisson</reporter>
                        <labels>
                            <label>build</label>
                            <label>coverity</label>
                    </labels>
                <created>Tue, 11 Sep 2012 03:27:05 +0000</created>
                <updated>Wed, 30 Aug 2023 21:27:46 +0000</updated>
                            <resolved>Fri, 28 Sep 2012 11:03:41 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                    <version>Lustre 2.1.3</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="44570" author="sebastien.buisson" created="Tue, 11 Sep 2012 03:47:44 +0000"  >&lt;p&gt;The patch is available here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/3934&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/3934&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Could you please review it?&lt;/p&gt;</comment>
                            <comment id="44622" author="pjones" created="Tue, 11 Sep 2012 18:51:46 +0000"  >&lt;p&gt;Thanks Sebastien. Bob, another one to take care of - thanks!&lt;/p&gt;</comment>
                            <comment id="45724" author="jlevi" created="Fri, 28 Sep 2012 11:03:41 +0000"  >&lt;p&gt;Please let me know if this ticket needs to be reopened.&lt;/p&gt;</comment>
                            <comment id="50785" author="sebastien.buisson" created="Fri, 18 Jan 2013 07:59:44 +0000"  >&lt;p&gt;Hi,&lt;br/&gt;
I would like to reopen this ticket, as Coverity has found new &apos;resource leak&apos; errors in more recent code (2.3.58).&lt;/p&gt;</comment>
                            <comment id="50786" author="sebastien.buisson" created="Fri, 18 Jan 2013 08:00:52 +0000"  >&lt;p&gt;I have posted a new patch:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/5128&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/5128&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;TIA,&lt;br/&gt;
Sebastien.&lt;/p&gt;</comment>
                            <comment id="50790" author="pjones" created="Fri, 18 Jan 2013 08:27:42 +0000"  >&lt;p&gt;Rather than reopen this ticket it would be better to open a new ticket to track the changes needed in more recent code.&lt;/p&gt;</comment>
                            <comment id="50793" author="sebastien.buisson" created="Fri, 18 Jan 2013 09:00:54 +0000"  >&lt;p&gt;By opening a new ticket, I was afraid that all changes related to this &apos;resource leak&apos; thing were spread among various tickets, hence making it difficult to track.&lt;/p&gt;</comment>
                            <comment id="50795" author="pjones" created="Fri, 18 Jan 2013 09:08:33 +0000"  >&lt;p&gt;Yes but we can link tickets together and avoid possible support confusion. The original reported issue was fixed in 2.3. Reopening this ticket in relation to code landed after 2.3 might suggest otherwise.&lt;/p&gt;</comment>
                            <comment id="50800" author="sebastien.buisson" created="Fri, 18 Jan 2013 10:05:58 +0000"  >&lt;p&gt;All right.&lt;br/&gt;
I have abandoned the modifications at &lt;a href=&quot;http://review.whamcloud.com/5128&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/5128&lt;/a&gt;, and I have opened a new ticket, &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2644&quot; title=&quot;Fix &amp;#39;resource leak&amp;#39; errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2644&quot;&gt;&lt;del&gt;LU-2644&lt;/del&gt;&lt;/a&gt;. Can you please make a link between these two Jiras?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="17224">LU-2644</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77198">LU-17000</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv5kn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4437</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>