libdvbv5: fix some out-of-bound acesses on hexdump()
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 29 Nov 2013 02:39:45 +0000 (00:39 -0200)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 29 Nov 2013 02:39:45 +0000 (00:39 -0200)
commit2978b3756cdc845697898e3b865a9791c7674d7b
tree58f026272ddfeb7d85b4d97f8d1bb586648575a8
parentdd36c2a795c1f03990dadddb903dad8e7a5d437b
libdvbv5: fix some out-of-bound acesses on hexdump()

As Coverity points, there are some risk of getting out of bound
on some places. Fix it, and fix the coding style.

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