mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 04:58:05 +02:00
fixed compilation
This commit is contained in:
parent
3299997bcc
commit
06a49b1872
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ vlVdpVideoSurfaceCreate(VdpDevice device,
|
|||
|
||||
no_handle:
|
||||
FREE(p_surf->psurface);
|
||||
inv_device:
|
||||
no_surf:
|
||||
FREE(p_surf);
|
||||
no_res:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue