]> granicus.if.org Git - handbrake/commitdiff
libhb: fix eedi2 crash in decomb
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 30 Nov 2012 16:17:17 +0000 (16:17 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 30 Nov 2012 16:17:17 +0000 (16:17 +0000)
When converting to using tasksets, I missed a free(thread_args_v) that
needed to be removed.  So we freed a bad pointer when the eedi2 thread
closed.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5087 b64f7644-9d1e-0410-96f1-a4d463321fa5

libhb/decomb.c

index c4e5346e4354d9565cacd76225292e1afbdb1b37..c23d45baf1ea0cd82cce1b0362b033c092752a29 100644 (file)
@@ -1078,7 +1078,6 @@ void eedi2_filter_thread( void *thread_args_v )
     }
 
     taskset_thread_complete( &pv->eedi2_taskset, plane );
-    free( thread_args_v );
 }
 
 // Sets up the input field planes for EEDI2 in pv->eedi_half[SRCPF]