]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
timeshift: Remove redundant (and faulty) code.
authorAdam Sutton <dev@adamsutton.me.uk>
Mon, 3 Dec 2012 14:59:47 +0000 (14:59 +0000)
committerAdam Sutton <dev@adamsutton.me.uk>
Wed, 9 Jan 2013 21:26:51 +0000 (21:26 +0000)
commit869f95ee0f93c90d2382550678b82cddecb0126f
treedfb616b739c95cf5bad62f4aa9fd7c20b065719b
parent551e5ff8f940cbb196c1921a7a97442f24186a5e
timeshift: Remove redundant (and faulty) code.

This appears to have been left in place from an older implementation. Ultimately the call to pthread_join will operate on uninit'd memory and could in certain circumstances cause a crash.

Thanks goes to Seri Al-Najjar <salnajjar@gmail.com> for spotting this.
src/timeshift.c
src/timeshift/private.h