http://bugs.freedesktop.org/show_bug.cgi?id=11677
Summary: typo in drm_agp_info_ioctl (drm_agpsupport.c)
Product: DRI
Version: DRI CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: libdrm
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Commit 5dc9fd96d7bf48003db832f145ad8acb4bcb73b4 introduced a typo in the file
mentioned above. On line 76 it should be:
struct drm_device *dev = file_priv->head->dev;
instead of
struct drm_device *dev = priv->head->dev;
Fixing this libdrm compiles just fine.
Thanks,
Tobias
--
Configure bugmail: http://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.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel