<?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/liblzg/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/liblzg/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 22 Oct 2013 23:31:22 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/liblzg/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#2 Decompressed data not identical to input</title><link>https://sourceforge.net/p/liblzg/bugs/2/?limit=25#28c4</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fix verified: &lt;a href="https://travis-ci.org/quixdb/squash/builds/12907399" rel="nofollow"&gt;https://travis-ci.org/quixdb/squash/builds/12907399&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;It dodesn't look like I can close the bug…&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Evan Nemerson</dc:creator><pubDate>Tue, 22 Oct 2013 23:31:22 -0000</pubDate><guid>https://sourceforge.net4014263424923b19e6cd8249a969d5b59e5d8839</guid></item><item><title>#2 Decompressed data not identical to input</title><link>https://sourceforge.net/p/liblzg/bugs/2/?limit=50#443c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Oh, I found the problem. It's a one-too-short copy loop in decode.c that gets activated for random data.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcus Geelnard</dc:creator><pubDate>Tue, 22 Oct 2013 07:55:01 -0000</pubDate><guid>https://sourceforge.netb175c14695d810a8557ffca389811117a0161d7d</guid></item><item><title>Decompressed data not identical to input</title><link>https://sourceforge.net/p/liblzg/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When decompressing compressed random data, the output does not match the input.  Specifically, the last byte of the decompressed data is always 0.  Test case attached.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Evan Nemerson</dc:creator><pubDate>Wed, 11 Sep 2013 19:17:01 -0000</pubDate><guid>https://sourceforge.net8e4c7790f60b30ad289d2040a5ccbf14a5c9d15e</guid></item><item><title>#1 Array access 1 element too far</title><link>https://sourceforge.net/p/liblzg/bugs/1/?limit=50#1761</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Actually, the array access is fine. isMarkerSymbolLUT[] should contain 256 elements, otherwise decompression fails on the ouput data.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">hedger</dc:creator><pubDate>Wed, 04 Sep 2013 11:02:05 -0000</pubDate><guid>https://sourceforge.net2a0a565c5ea333faafffdcfc41b9cf7457fbd4e8</guid></item><item><title>Array access 1 element too far</title><link>https://sourceforge.net/p/liblzg/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;lib/encode.c&lt;/p&gt;
&lt;p&gt;isMarkerSymbolLUT[255]&lt;br /&gt;
(...)&lt;br /&gt;
for (i = 0; i &amp;lt; 256; ++i)&lt;br /&gt;
isMarkerSymbolLUT[i] = 0;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">m^2</dc:creator><pubDate>Fri, 20 Apr 2012 20:47:47 -0000</pubDate><guid>https://sourceforge.netac316d740b2310b0615505ae55f5a98666ff0580</guid></item></channel></rss>