Skip to content

etnaviv: Fix assert when try to accumulate an invalid fd

Lucas Stach requested to merge lynxeye/mesa:etna-sync-fd into master

Check if it is a valid fd before merging it to the context's fd.

Signed-off-by: Marco Felsch m.felsch@pengutronix.de Signed-off-by: Lucas Stach l.stach@pengutronix.de

Merge request reports