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 1f481098eded2c0b3f6e2688d30153f6eb6deda0..2de2ee222c1c870edc27c3a9a08f61794bb9956f 100644 (file)
@@ -94,6 +94,7 @@ vlVdpVideoSurfaceCreate(VdpDevice device,
 
 no_handle:
    FREE(p_surf->psurface);
+inv_device:
 no_surf:
    FREE(p_surf);
 no_res: