<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/mhash/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/mhash/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 17 Apr 2020 17:03:01 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mhash/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Use-after-free in hmac_test.c</title><link>https://sourceforge.net/p/mhash/patches/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch fixes a use-after-free condition in hmac_test.c that causes crashes on some environments.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Fandrich</dc:creator><pubDate>Fri, 17 Apr 2020 17:03:01 -0000</pubDate><guid>https://sourceforge.net1106da0bc1f4fb4d901064217c7978840ee6f84b</guid></item><item><title>#11 mhash-0.9.9.9: No more need for AC_FUNC_MALLOC check</title><link>https://sourceforge.net/p/mhash/patches/11/?limit=25#e9ed</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;And for the stdlib.h check dropped from configure: This is still done earlier.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Haubenwallner</dc:creator><pubDate>Tue, 05 Nov 2013 07:28:05 -0000</pubDate><guid>https://sourceforge.net0a2d975c605f518a7d436038d8d57d84b1f760cc</guid></item><item><title>mhash-0.9.9.9: No more need for AC_FUNC_MALLOC check</title><link>https://sourceforge.net/p/mhash/patches/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Compiling mhash-0.9.9.9 on platforms (like AIX) without GNU libc compatible malloc leads to undefined symbol rpl_malloc when linking the in-mhash executables drver, frag_test, rest_test, hmac_test, keygen_test.&lt;/p&gt;
&lt;p&gt;Reason is that configure.in still contains AC_FUNC_MALLOC, detecting need to "#define malloc rpl_malloc", while mhash does not provide a rpl_malloc implementation.&lt;/p&gt;
&lt;p&gt;As the only use of malloc() in lib/stdfns.c does not rely on GNU libc compatible malloc actually, there is no need to check for one.&lt;/p&gt;
&lt;p&gt;The workaround for now is to set ac_cv_func_malloc_0_nonnull=yes environment variable for configure, but attached patch is to drop the check from configure.in and configure (the latter is to be regenerated).&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Haubenwallner</dc:creator><pubDate>Tue, 05 Nov 2013 07:14:44 -0000</pubDate><guid>https://sourceforge.netd3aa0d12d61239dfd0e3859e9e2fa3809948c950</guid></item><item><title/><link>https://sourceforge.net/p/mhash/patches/10/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Day</dc:creator><pubDate>Fri, 14 Sep 2012 22:20:51 -0000</pubDate><guid>https://sourceforge.net6cfa97e589c75f23c7189970219ccb7583cab3c0</guid></item><item><title/><link>https://sourceforge.net/p/mhash/patches/9/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Day</dc:creator><pubDate>Fri, 14 Sep 2012 22:20:51 -0000</pubDate><guid>https://sourceforge.net9f8f973f88256156d4a71b54d29c36436f65701b</guid></item><item><title/><link>https://sourceforge.net/p/mhash/patches/8/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Day</dc:creator><pubDate>Fri, 14 Sep 2012 22:20:50 -0000</pubDate><guid>https://sourceforge.net73532de9d3699f2365f7909862ea6744814f22b6</guid></item><item><title/><link>https://sourceforge.net/p/mhash/patches/7/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Day</dc:creator><pubDate>Fri, 14 Sep 2012 22:20:50 -0000</pubDate><guid>https://sourceforge.neta2d4ef3ce72f4c5f45d3ce8620b71d806641d170</guid></item><item><title/><link>https://sourceforge.net/p/mhash/patches/6/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Day</dc:creator><pubDate>Fri, 14 Sep 2012 22:20:50 -0000</pubDate><guid>https://sourceforge.net9effe7d9e2bcc47e121df273320bfbc05d31585c</guid></item><item><title/><link>https://sourceforge.net/p/mhash/patches/5/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Day</dc:creator><pubDate>Fri, 14 Sep 2012 22:20:49 -0000</pubDate><guid>https://sourceforge.net405deb9becf142be4c8b7ab8f983e29b1134e6e0</guid></item><item><title/><link>https://sourceforge.net/p/mhash/patches/4/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Day</dc:creator><pubDate>Fri, 14 Sep 2012 22:20:43 -0000</pubDate><guid>https://sourceforge.net3a70cf63db593d1fd6d02c7b4178028a0f373fb6</guid></item></channel></rss>