[Mesa-dev] [Bug 75335] Use of uninitialized pointer in 'gallium_screen_create()'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 24 06:59:02 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75335

Emil Velikov <emil.l.velikov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Emil Velikov <emil.l.velikov at gmail.com> ---
Pushed to master

commit 0e7c30233f10d834ee26b7d6d32b397625e11e10
Author: Emil Velikov <emil.l.velikov at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140224/7bd5d6b0/attachment.html>


More information about the mesa-dev mailing list