Commit graph

5254 commits

Author SHA1 Message Date
Jaroslav Kysela
e00c6ff975 capmt: another quick mutex fix 2014-10-05 16:27:02 +02:00
Jaroslav Kysela
bd91b96bf7 capmt: fix the mutexes and do reconfigure faster, fixes#2344 2014-10-05 16:25:44 +02:00
Jaroslav Kysela
c434bc4f3d Makefile: fix the bundle.c <- dvb_scan dependency 2014-10-05 15:18:28 +02:00
Jaroslav Kysela
7b4d169b5e capmt: handle the reconfiguration properly 2014-10-05 15:16:02 +02:00
Jaroslav Kysela
9734af1092 config: fix another coverity NULL string issue in config_modify_dvr_log() 2014-10-03 23:07:37 +02:00
Jaroslav Kysela
49396483c5 another round of coverity fixes (mostly NULL checks) 2014-10-03 22:52:57 +02:00
Jaroslav Kysela
36166ca644 htsmsg: fix htsmsg_get_str_multi() - coverity 2014-10-03 22:50:52 +02:00
Jaroslav Kysela
297c79c9f6 extjs: fix wrong code path in extjs_tvhlog() - coverity 2014-10-03 22:48:56 +02:00
Jaroslav Kysela
338357371c settings: add another missing va_end() 2014-10-03 22:42:10 +02:00
Jaroslav Kysela
ff203abf22 mpegts network dvb: remove dead code (coverity) 2014-10-03 22:25:29 +02:00
Jaroslav Kysela
1932c7e564 coverity fixes: some wrong NULL checks 2014-10-03 22:24:25 +02:00
Jaroslav Kysela
d94850a3f8 linuxdvb: en50494 - use /dev/urandom value instead rand() 2014-10-03 22:16:43 +02:00
Jaroslav Kysela
e6bfe876d7 parser latm: remove dead code (coverity) 2014-10-03 22:15:06 +02:00
Jaroslav Kysela
7068a607c3 dvr config: remove dead code (coverity) 2014-10-03 22:13:09 +02:00
Jaroslav Kysela
871ad60b54 dvr cutpoints: fix memory leak (coverity) 2014-10-03 22:09:54 +02:00
Jaroslav Kysela
7f732d1b8a parsers: bitstream - wrong shift operator argument (coverity) 2014-10-03 22:08:28 +02:00
Jaroslav Kysela
8871709170 coverity fixes - fixed string copy 2014-10-03 22:06:37 +02:00
Jaroslav Kysela
c563c03fb1 linuxdvb adapter: coverity fixes 2014-10-03 22:03:20 +02:00
Jaroslav Kysela
34c4e716ce iptv mux: coverity fixes 2014-10-03 21:59:29 +02:00
Jaroslav Kysela
7808495eb9 misc dbl: coverity fixes 2014-10-03 21:54:57 +02:00
Jaroslav Kysela
e6badc8b9e api: epg - coverity fix 2014-10-03 21:48:58 +02:00
Jaroslav Kysela
b36f88cdd7 epggrab: channels - coverity fixes 2014-10-03 21:47:10 +02:00
Jaroslav Kysela
cf8cf94c55 extjs: coverity fixes 2014-10-03 21:44:11 +02:00
Jaroslav Kysela
6d594118d1 epggrab: eit - coverity fix 2014-10-03 21:42:01 +02:00
Jaroslav Kysela
a90285c03d opentv: coverity fixes 2014-10-03 21:39:49 +02:00
Jaroslav Kysela
100f7adc2e scanfile: coverity fixes 2014-10-03 21:37:39 +02:00
Jaroslav Kysela
6db559f0ae mpegts mux: coverity fixes 2014-10-03 21:28:56 +02:00
Jaroslav Kysela
f78bd7adcb dvr_db: coverity fixes 2014-10-03 21:25:01 +02:00
Jaroslav Kysela
f7336d2bfb dvr_inotify: coverity fixes 2014-10-03 21:23:37 +02:00
Jaroslav Kysela
1069ff4d7e satip: coverity fixes 2014-10-03 21:20:23 +02:00
Jaroslav Kysela
1fe84966a8 capmt: coverity fixes 2014-10-03 21:14:34 +02:00
Jaroslav Kysela
11eedbbd1e cwc: use better random values (coverity) 2014-10-03 21:12:31 +02:00
Jaroslav Kysela
ab8f4bf1f4 timeshift: fix some coverity issues 2014-10-03 21:02:56 +02:00
Jaroslav Kysela
d3fcdf37a7 access: fix access_entry_class_password_set() - coverity 2014-10-03 18:51:23 +02:00
Jaroslav Kysela
fd0282fd83 dvr: coverity - fix dvr_entry_class_channel_name_set() 2014-10-03 18:49:15 +02:00
Jaroslav Kysela
a1e10f7c5d idnode: better check for p argument in idnode_get_display() - coverity 2014-10-03 18:47:52 +02:00
Jaroslav Kysela
12be763bee capmt: check negative value for tvh_socket() 2014-10-03 18:46:43 +02:00
Jaroslav Kysela
be55658b02 config: fix the s1 string handling (coverity) 2014-10-03 18:44:38 +02:00
Jaroslav Kysela
3b5f981364 epggrab: eit - fix code block in _eit_get_string_with_len() - coverity 2014-10-03 18:42:26 +02:00
Jaroslav Kysela
cbeb3d1794 dvr: dvr_config_class_name_set() - NULL str - coverity 2014-10-03 18:39:38 +02:00
Jaroslav Kysela
a64f9a5ad3 dvr: dvr_inotify_add() - add missing free - coverity 2014-10-03 18:38:21 +02:00
Jaroslav Kysela
c72cadbd5d mpegts_input: add missing mutex unlock calls (coverity) 2014-10-03 18:32:06 +02:00
Jaroslav Kysela
284f70f19c httpc: coverity - used another variable in http_client_ssl_shutdown() 2014-10-03 17:43:43 +02:00
Jaroslav Kysela
b22085ee72 htsmsg: fix htsmsg_list_2_csv() first variable - coverity 2014-10-03 17:37:48 +02:00
Jaroslav Kysela
60aeeac40d filebundle: fix possible buf overflow in fb_scandir() - coverity 2014-10-03 17:31:29 +02:00
Jaroslav Kysela
a0e4c0133c epgdb: epg_init - fix possible negative value - coverity 2014-10-03 17:29:24 +02:00
Jaroslav Kysela
0cb732174d epg: _eq_add - move e == NULL check - coverity 2014-10-03 17:27:20 +02:00
Jaroslav Kysela
aff146364e config: coverity - missing NULL check 2014-10-03 17:25:38 +02:00
Jaroslav Kysela
52c812280a htsmsg: add missing va_end() calls - coverity 2014-10-03 17:20:19 +02:00
Jaroslav Kysela
2e858f339c epgdb: check return value in epg_save() 2014-10-03 17:18:56 +02:00