On 2 December 2015 at 17:24, Thomas Hellstrom <[email protected]> wrote: > A client calling drmSetMaster() using a file descriptor that was opened > when another client was master would inherit the latter client's master > object and all its authenticated clients. > > This is unwanted behaviour, and when this happens, instead allocate a > brand new master object for the client calling drmSetMaster(). > > Fixes a BUG() throw in vmw_master_set(). > > Cc: <[email protected]> > Signed-off-by: Thomas Hellstrom <[email protected]> Looks a lot better thanks!
Fwiw Reviewed-by: Emil Velikov <[email protected]> -Emil -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
