libdvbv5: don't cause crash if NIT is missing on fe-file.c
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 20 Nov 2013 14:54:11 +0000 (12:54 -0200)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 27 Nov 2013 11:24:40 +0000 (09:24 -0200)
commit9698a4b5045713c512b048db8efe565f91a8ee4e
tree81540bd966ba5172fc4b8f33c8126b29311d13f8
parent738af5f263adb775001568d44753f4be63f1e83b
libdvbv5: don't cause crash if NIT is missing on fe-file.c

If NIT table is not read, it is not possible to get the vchannel
data from it.

Instead of crashing, fails nicely.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
lib/libdvbv5/dvb-file.c