<?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 malloc-free-after-return.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>33e5a158 - [analyzer] Associate diagnostics created in checkEndFunction with a return statement, if possible</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/malloc-free-after-return.cpp#33e5a158</link>
        <description>[analyzer] Associate diagnostics created in checkEndFunction with a return statement, if possibleIf not possible, use the last line of the declaration, as before.Differential Revision: https://reviews.llvm.org/D52326llvm-svn: 342768

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/malloc-free-after-return.cpp</description>
        <pubDate>Fri, 21 Sep 2018 20:36:41 +0000</pubDate>
        <dc:creator>George Karpenkov &lt;ekarpenkov@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>122171e2 - [analyzer] Detect pointers escaped after ReturnStmt execution in MallocChecker.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/malloc-free-after-return.cpp#122171e2</link>
        <description>[analyzer] Detect pointers escaped after ReturnStmt execution in MallocChecker.Objects local to a function are destroyed right after the statement returning(part of) them is executed in the analyzer. This patch enables MallocChecker towarn in these cases.Differential Revision: https://reviews.llvm.org/D49361llvm-svn: 338780

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/malloc-free-after-return.cpp</description>
        <pubDate>Thu, 02 Aug 2018 23:02:08 +0000</pubDate>
        <dc:creator>Reka Kovacs &lt;rekanikolett@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
