Summary: | Use of uninitialized pointer in 'gallium_screen_create()' | ||
---|---|---|---|
Product: | Mesa | Reporter: | Christian Prochaska <christian.prochaska> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | targets/gbm: exit gracefully if pipe_loader_drm_probe_fd is not available |
Description
Christian Prochaska
2014-02-21 18:42:06 UTC
Created attachment 94573 [details] [review] targets/gbm: exit gracefully if pipe_loader_drm_probe_fd is not available Pushed to master commit 0e7c30233f10d834ee26b7d6d32b397625e11e10 Author: Emil Velikov <emil.l.velikov@gmail.com> Date: Sat Feb 22 16:20:04 2014 +0000 targets/gbm: exit gracefully if pipe_loader_drm_probe_fd is not available When one builds without gallium_drm_loader, the above function will not be available, thus we'll segfault in gallium_screen_create due to memory access violation. |
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.