summaryrefslogtreecommitdiffstats
path: root/libhb
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2012-11-30 16:17:17 +0000
committerjstebbins <[email protected]>2012-11-30 16:17:17 +0000
commit37035605b849ada282844a936d106a9042d8a0b2 (patch)
tree069aab2fe5754475cef70ecac35d482cce67f6e4 /libhb
parentbe32ecfd33c88bccf3b009883d6ac536013fadb8 (diff)
libhb: fix eedi2 crash in decomb
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
Diffstat (limited to 'libhb')
-rw-r--r--libhb/decomb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/decomb.c b/libhb/decomb.c
index c4e5346e4..c23d45baf 100644
--- a/libhb/decomb.c
+++ b/libhb/decomb.c
@@ -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]