Bug 15774 - xorg/xserver - branch origin/server-1.4-branch - Fix an off by one read error in drmSIGIOHandler()
Summary: xorg/xserver - branch origin/server-1.4-branch - Fix an off by one read error...
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2008-04-30 13:41 UTC by Paulo César Pereira de Andrade
Modified: 2008-04-30 18:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-Fix-an-off-by-one-read-error-in-drmSIGIOHandler.patch (815 bytes, patch)
2008-04-30 13:41 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review

Description Paulo César Pereira de Andrade 2008-04-30 13:41:45 UTC
Created attachment 16267 [details] [review]
0001-Fix-an-off-by-one-read-error-in-drmSIGIOHandler.patch

It could "smash" some drm related variables on the stack
as it is "aligned".

  I believe the problem also exists in git master.

  If I recall correctly, I added this patch long ago after working
on testing (or trying to...) the X Server with valgrind. But forgot
to submit to freedesktop.
Comment 1 Peter Hutterer 2008-04-30 18:19:55 UTC
Pushed, thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.