<?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/fcgp/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/fcgp/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 20 Jan 2006 16:58:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/fcgp/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>input buffer overflow</title><link>https://sourceforge.net/p/fcgp/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Finding functions in arch/sparc64/mm/hugetlbpage.c (31&lt;br /&gt;
lines) ... 4&lt;br /&gt;
input buffer overflow, can't enlarge buffer because&lt;br /&gt;
scanner uses REJECT&lt;br /&gt;
make: *** [image/ring3] Fehler 141&lt;/p&gt;
&lt;p&gt;i tried the patch posted here (error 141) but this did&lt;br /&gt;
not work for me.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 20 Jan 2006 16:58:58 -0000</pubDate><guid>https://sourceforge.net2ea3aecc02e77c6680dfeeb525d66136b96e3d4e</guid></item><item><title>Unexpected crash</title><link>https://sourceforge.net/p/fcgp/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There is an unexpected crash "Errorcode 141" when&lt;br /&gt;
running the kernel mapper on certain architectures (AMD64).&lt;br /&gt;
This happens when the output buffer is resized in the&lt;br /&gt;
function d2p_print; reinitialisation of ap solves the&lt;br /&gt;
problem.&lt;/p&gt;
&lt;p&gt;while ((RetVal &amp;gt;= Context-&amp;gt;out_buf-&amp;gt;Size - size&lt;br /&gt;
- 1) || (RetVal == -1))&lt;br /&gt;
{&lt;br /&gt;
ResizeBuffer (Context-&amp;gt;out_buf,&lt;br /&gt;
Context-&amp;gt;out_buf-&amp;gt;Size);&lt;br /&gt;
p = Context-&amp;gt;out_buf-&amp;gt;Ptr + size;&lt;/p&gt;
&lt;p&gt;+               va_end(ap);  // PR&lt;br /&gt;
+               va_start(ap, fmt);  // PR&lt;/p&gt;
&lt;p&gt;RetVal = vsnprintf(p,&lt;br /&gt;
Context-&amp;gt;out_buf-&amp;gt;Size - size, fmt, ap);&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;Peter Roozemaal (mathfox AT xs4all IN the netherlands)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 02 Oct 2004 21:29:02 -0000</pubDate><guid>https://sourceforge.net487810db40a0a1e1838982861e67860050b238f1</guid></item><item><title>What kernels does it work with 2.5.2a?</title><link>https://sourceforge.net/p/fcgp/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've tried kernels 2.4.0, 2.4.17, 2.5.4, but I guess the same error error (or similar).  I've &lt;br /&gt;
tried version 2.5.2a as well as what is in CVS (maybe the same).&lt;/p&gt;
&lt;p&gt;Here is the output using 2.4.0:&lt;/p&gt;
&lt;p&gt;...&lt;br /&gt;
Finding functions in drivers/char/joystick/a3d.c (250 lines)... 13&lt;br /&gt;
Finding functions in drivers/char/joystick/adi.c (365 lines)... 16&lt;br /&gt;
Finding functions in drivers/char/joystick/iforce.c (236 lines)... 12&lt;br /&gt;
Finding functions in drivers/char/joystick/amijoy.c (404 lines)... 17&lt;br /&gt;
Finding functions in drivers/char/joystick/db9.c (415 lines)... 14&lt;br /&gt;
Token &amp;amp;lt; 2 Bytes&lt;br /&gt;
\make: *** [image/ring4] Error 141&lt;/p&gt;
&lt;p&gt;I tried running &amp;amp;quot;indent&amp;amp;quot; on db9.c to see if it might help, but it did not.  It would be nice if &lt;br /&gt;
the output would indicate where the error is in the source.&lt;/p&gt;
&lt;p&gt;Thanx!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 20 Feb 2002 20:46:48 -0000</pubDate><guid>https://sourceforge.net11cd246497b6579484798e7899f433a383502e9b</guid></item></channel></rss>