Regression: Winrar fails to start

Dustin Navea speeddymon at gmail.com
Wed Nov 9 23:02:57 CST 2005


Well, I was thinking that since we really dont want to mess with Xorg 
security fixes, maybe there is some sort of a workaround that could be 
written into wine?  I dunno, perhaps a temporary dirty hack to fix it 
until Xorg fixes X again?

Unless there isnt any way to work around it of course, and then we just 
have to wait on them to see what they say.

Dustin

Marcus Meissner wrote:
> On Wed, Nov 09, 2005 at 04:24:43PM +0100, Christian Lachner wrote:
> 
>>Also got that Problem with Audiograbber... Other programs are surely also
>>affected by this problem
>>
>>On 11/9/05, Dustin Navea <speeddymon at gmail.com> wrote:
>>
>>>Can I get someone to take a look at
>>>http://bugs.winehq.org/show_bug.cgi?id=3573 ? This seems to affect only
>>>users of Xorg, and it seems to affect all of them, in multiple
>>>different programs..
> 
> 
> How is Audiograbber affected?
> 
> The problem is a X11 security fix, which disallows
> width or height of Pixmaps to be > 32768.
> 
> The goal of the original security fix is to avoid integer overflows
> in multiplication of width and height.
> 
> (The fix is in the lines of:
> 	if ((width > 32768) || (height > 32768=))
> 		Error();
> )
> 
> I already mail xorg_security at x.org with this problem ... 
> 
> Should I put effort in to get it fixed better?
> 
> Ciao, Marcus
> 



More information about the wine-devel mailing list