fixed compilation
authorThomas Balling Sørensen <tball@tball-laptop.(none)>
Tue, 13 Jul 2010 22:51:18 +0000 (00:51 +0200)
committerThomas Balling Sørensen <tball@tball-laptop.(none)>
Tue, 13 Jul 2010 22:51:18 +0000 (00:51 +0200)
src/gallium/state_trackers/vdpau/surface.c

index 1f48109..2de2ee2 100644 (file)
@@ -94,6 +94,7 @@ vlVdpVideoSurfaceCreate(VdpDevice device,
 
 no_handle:
    FREE(p_surf->psurface);
+inv_device:
 no_surf:
    FREE(p_surf);
 no_res: