<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/treexpr/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/treexpr/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 09 May 2011 15:49:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/treexpr/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>The get_tok function is unnecessarily unreentrant</title><link>https://sourceforge.net/p/treexpr/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The get_tok function declares data as static char * when it only needs to be char *. It also limits the size of data unnecessarily. I'm thinking data used to be allocated statically and was changed to dynamic but the code was not cleaned up.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amatus</dc:creator><pubDate>Mon, 09 May 2011 15:49:55 -0000</pubDate><guid>https://sourceforge.netdeeed520020956022a0ec81f69e910791a08b626</guid></item></channel></rss>