gallium: Fix memory leak.
This commit is contained in:
committed by
José Fonseca
parent
6a7820d31f
commit
742c5d3e1b
@@ -212,6 +212,7 @@ passthrough_tri(struct draw_stage *stage, struct prim_header *header)
|
||||
static void
|
||||
stipple_destroy( struct draw_stage *stage )
|
||||
{
|
||||
draw_free_tmps( stage );
|
||||
FREE( stage );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user