f71713d43c
We were only freeing it for commands that had a struct as their parameter, but all commands can have driver_data. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5715 Reported-by: Jose Fonseca <jfonsec@vmware.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14081>