[Bug 1759] XtVaGetValues core dump on x86_64
bugzilla-daemon@freedesktop.org
bugzilla-daemon@freedesktop.org
Wed Jan 5 15:31:14 PST 2005
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=1759
cjnygard@fast.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTABUG
------- Additional Comments From cjnygard@fast.net 2005-01-05 15:31 -------
The code used 0 to terminate the varargs list, which doesn't fly well in x86_64
land. switching to NULL or (void*)0 works fine.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list