gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] GTK2 support checked in


From: Bastiaan Jacques
Subject: Re: [Gnash-dev] GTK2 support checked in
Date: Tue, 04 Apr 2006 22:03:14 +0200
User-agent: KMail/1.9.1

Another problem I noticed is the passing of X Window IDs: these are defined as 
unsigned long, but the code casts them to int on the plugin end before 
passing them through exec(), resulting in a potential integer truncation. The 
attached patch corrects the problem.

Bastiaan

Attachment: gnash-fix-long-truncation
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]