mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 23:25:08 +00:00
Revert "Don't leak EDID_block"
This reverts commit 05cdef18ca.
http://lists.freedesktop.org/archives/xorg/2008-October/039305.html
This commit is contained in:
@@ -249,7 +249,6 @@ xf86DoEEDID(int scrnIndex, I2CBusPtr pBus, Bool complete)
|
||||
|
||||
tmp = xf86InterpretEEDID(scrnIndex, EDID_block);
|
||||
}
|
||||
xfree(EDID_block);
|
||||
|
||||
if (tmp && complete)
|
||||
tmp->flags |= EDID_COMPLETE_RAWDATA;
|
||||
|
||||
Reference in New Issue
Block a user