Hmm, i thought you were talking about the BadAlloc-Problem and i
noticed that audiograbber does not start because of that. Did i
misunderstand something? I'm not a dev so i don't understand your fix...<br>
<br>
ciao chris<br><br><div><span class="gmail_quote">On 11/9/05, <b class="gmail_sendername">Marcus Meissner</b> &lt;<a href="mailto:meissner@suse.de">meissner@suse.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Nov 09, 2005 at 04:24:43PM +0100, Christian Lachner wrote:<br>&gt; Also got that Problem with Audiograbber... Other programs are surely also<br>&gt; affected by this problem<br>&gt;<br>&gt; On 11/9/05, Dustin Navea &lt;
<a href="mailto:speeddymon@gmail.com">speeddymon@gmail.com</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt; Can I get someone to take a look at<br>&gt; &gt; <a href="http://bugs.winehq.org/show_bug.cgi?id=3573">http://bugs.winehq.org/show_bug.cgi?id=3573
</a> ? This seems to affect only<br>&gt; &gt; users of Xorg, and it seems to affect all of them, in multiple<br>&gt; &gt; different programs..<br><br>How is Audiograbber affected?<br><br>The problem is a X11 security fix, which disallows
<br>width or height of Pixmaps to be &gt; 32768.<br><br>The goal of the original security fix is to avoid integer overflows<br>in multiplication of width and height.<br><br>(The fix is in the lines of:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if ((width &gt; 32768) || (height &gt; 32768=))
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Error();<br>)<br><br>I already mail <a href="mailto:xorg_security@x.org">xorg_security@x.org</a> with this problem ...<br><br>Should I put effort in to get it fixed better?<br><br>Ciao, Marcus<br></blockquote>
</div><br>