<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in nm.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>052ad61b - Capsicumize nm(1).</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/contrib/elftoolchain/nm/nm.c#052ad61b</link>
        <description>Capsicumize nm(1).Reviewed by:	emasteSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D21107

            List of files:
            /freebsd-13.1/contrib/elftoolchain/nm/nm.c</description>
        <pubDate>Mon, 30 Sep 2019 17:27:59 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8d3d7247 - nm: Adjust argc and argv in get_opt().</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/contrib/elftoolchain/nm/nm.c#8d3d7247</link>
        <description>nm: Adjust argc and argv in get_opt().This refactoring makes it slightly easier to capsicumize nm(1).Discussed with:	emasteMFC after:	1 weekSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-13.1/contrib/elftoolchain/nm/nm.c</description>
        <pubDate>Mon, 30 Sep 2019 17:26:42 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>48fc14c0 - elftoolchain nm(1): Initialize allocated memory before use</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/contrib/elftoolchain/nm/nm.c#48fc14c0</link>
        <description>elftoolchain nm(1): Initialize allocated memory before useIn out of memory scenarios (where one of these allocations failed butother(s) did not), nm(1) could reference the uninitialized value of theseallocations (undefined behavior).Always initialize any successful allocations as the most expedientresolution of the issue.  However, I would encourage upstream elftoolchaincontributors to clean up the error path to just abort immediately, ratherthan proceeding sloppily when one allocation fails.Reported by:	CoveritySponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-13.1/contrib/elftoolchain/nm/nm.c</description>
        <pubDate>Fri, 16 Mar 2018 22:25:33 +0000</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b93a0b4 - nm: avoid crash in print_lineno if func-&gt;name is NULL</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/contrib/elftoolchain/nm/nm.c#0b93a0b4</link>
        <description>nm: avoid crash in print_lineno if func-&gt;name is NULLThis can occur when DW_AT_specification is used to refer to another DIEthat provides the actual DW_AT_name string. For example:&lt; 3&gt;&lt;0x00000086&gt; DW_TAG_subprogram                   DW_AT_name              PrettyStackTraceEntry...&lt; 1&gt;&lt;0x00002cf4&gt; DW_TAG_subprogram                   DW_AT_specification     &lt;0x00000086&gt;We will need to add support for DW_AT_specification, but in the interimwe should not segfault.Obtained from:	Elftoolchain (r3170)Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-13.1/contrib/elftoolchain/nm/nm.c</description>
        <pubDate>Wed, 25 Feb 2015 21:43:09 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a1048f7 - nm: Accept long option --extern-only for -g</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/contrib/elftoolchain/nm/nm.c#9a1048f7</link>
        <description>nm: Accept long option --extern-only for -gSubmitted by:	jkim

            List of files:
            /freebsd-13.1/contrib/elftoolchain/nm/nm.c</description>
        <pubDate>Thu, 08 Jan 2015 14:35:16 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50f69bfb - Fix elftoolchain tools in-tree build</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/contrib/elftoolchain/nm/nm.c#50f69bfb</link>
        <description>Fix elftoolchain tools in-tree build * make variables static * add header for uint*_t typedefs

            List of files:
            /freebsd-13.1/contrib/elftoolchain/nm/nm.c</description>
        <pubDate>Mon, 01 Dec 2014 16:07:31 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
