On 31 May 2017 at 17:55, Eric Engestrom <[email protected]> wrote: > In all codepaths, this var ends up assigned to the struct, except one: > a cleanup codepath, where the `close()` was removed, leading to fd leaks. > Remove the temp fd and assign to the struct field directly instead. > > CovID: 1213930 > Fixes: 7ec07beedf486d8ab901 ("egl/drm: make use of the > dri2_display_destroy() helper") Thanks Eric. Reviewed-by: Emil Velikov <[email protected]>
-Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
