https://bugs.freedesktop.org/show_bug.cgi?id=109977
Eric Engestrom <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |[email protected]
--- Comment #1 from Eric Engestrom <[email protected]> ---
Thanks!
Your fix is correct, although partial: the same bug appears again in the free()
a couple lines below.
I've added it as part of your patch and pushed it:
commit 4735ca71af9f741e2438104d543dc3c5a8107f35
Author: Andreas Baierl <[email protected]>
Date: Mon Mar 11 16:04:08 2019 +0100
xf86drm: Fix segmentation fault while parsing device info
This fixes a bug, which was introduced with commit ee798b98
"xf85drm: de-duplicate drmParse{Platform.Host1x}{Bus,Device}Info".
where accessing *compatible[i] with i>0 results in a segfault.
Signed-off-by: Andreas Baierl <[email protected]>
Fixes: ee798b98479709acdd8d "xf85drm: de-duplicate
drmParse{Platform.Host1x}{Bus,Device}Info"
Reviewed-by: Eric Engestrom <[email protected]>
[Eric: add the same fix to the free() below]
Signed-off-by: Eric Engestrom <[email protected]>
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel