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:
		
							parent
							
								
									0660dd9d70
								
							
						
					
					
						commit
						f650c1aeb0
					
				|  | @ -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; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue