libdvbv5: cleanup logging, some memory checks
authorAndré Roth <neolynx@gmail.com>
Sat, 13 Sep 2014 20:08:27 +0000 (17:08 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 13 Sep 2014 20:47:07 +0000 (17:47 -0300)
commitf2c8d5ffcc91bd222a23ad0ab26a7d7099043fd6
treed916aa6195ef181002f2f50248ac72391837bf9c
parent67a718b3f1c8edb47f052cfa1e34c2234bb3dad5
libdvbv5: cleanup logging, some memory checks

- use loginfo in hexdump
- use C comments
- memory checking in desc_sat and desc_service

Signed-off-by: André Roth <neolynx@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
lib/include/libdvbv5/desc_service_list.h
lib/libdvbv5/descriptors.c
lib/libdvbv5/descriptors/desc_sat.c
lib/libdvbv5/descriptors/desc_service.c