diff options
author | Jesse Barnes <jbarnes@jbarnes-t61.(none)> | 2008-06-04 09:38:44 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-06-04 09:38:44 -0700 |
commit | 52183fb05b8f8db0705e230fc0b8a436512759a1 (patch) | |
tree | efdcacf80088ebe04c5a6d03692f1e015f937693 /linux-core/intel_crt.c | |
parent | cf1964f971cc298ece91064953f7d00ed13e541d (diff) |
Fix crash in drm_mode_connector_update_edid_property
We need to initialize the edid_blob_ptr to NULL when we init a connector,
otherwise drm_mode_connector_update_edid_property may think there's a valid
EDID lying around and try to destroy it, causing a crash.
Diffstat (limited to 'linux-core/intel_crt.c')
0 files changed, 0 insertions, 0 deletions