]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Fix the uninitialized variable access detected by valgrind 370/head
authorJaroslav Kysela <perex@perex.cz>
Wed, 9 Apr 2014 20:47:25 +0000 (22:47 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 9 Apr 2014 20:53:15 +0000 (22:53 +0200)
commit74481ed734a0ef3ddd019080e82268a3fcb84421
treee795bb29b116ab778543bc2f804ab33f3f15f0d6
parentb917ffa4750e292bbfb9cddf2c1f4465439a3a20
Fix the uninitialized variable access detected by valgrind

- in linuxdvb the structure member alignment causes these complaints
- in FFdecsa - probably the batch processing is the culprit
src/descrambler/ffdecsa/FFdecsa.c
src/input/mpegts/linuxdvb/linuxdvb_frontend.c