Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2013
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. [src/ffdecsa/stream.c:535]: (error) syntax error
  2. [src/dvb/dvb_preconf.c:191]: (error) Possible null pointer dereference: r - otherwise it is redundant to check if r is null at line 193
  3. [src/dvb/dvb_input_filtered.c:205]: (error) Possible null pointer dereference: tdt - otherwise it is redundant to check if tdt is null at line 208
  4. [src/epggrab/module/eit.c:69]: (error) Possible null pointer dereference: sta - otherwise it is redundant to check if sta is null at line 74
  5. [src/dvr/dvr_autorec.c:102]: (error) Possible null pointer dereference: ls - otherwise it is redundant to check if ls is null at line 103
  6. [src/dvr/dvr_autorec.c:115]: (error) Possible null pointer dereference: ctm - otherwise it is redundant to check if ctm is null at line 117
  7. [src/muxer/tvh/mkmux.c:567]: (error) Possible null pointer dereference: de - otherwise it is redundant to check if de is null at line 569
  8. [src/avc.c:125]: (error) Common realloc mistake: 'sps_array' nulled but not freed upon failure
  9. [src/avc.c:126]: (error) Common realloc mistake: 'sps_size_array' nulled but not freed upon failure
  10. [src/avc.c:131]: (error) Common realloc mistake: 'pps_size_array' nulled but not freed upon failure
  11. [src/avc.c:132]: (error) Common realloc mistake: 'pps_array' nulled but not freed upon failure
  12. [src/dvb/dvb_tables.c:278]: (error) Possible null pointer dereference: tdmi - otherwise it is redundant to check if tdmi is null at line 283
  13. [src/dvb/dvb_tables.c:351]: (error) Possible null pointer dereference: tdmi - otherwise it is redundant to check if tdmi is null at line 354
  14. [src/dvb/dvb_tables.c:836]: (error) Possible null pointer dereference: tdmi - otherwise it is redundant to check if tdmi is null at line 839
  15. [src/dvb/dvb_tables.c:1167]: (error) Possible null pointer dereference: tdt - otherwise it is redundant to check if tdt is null at line 1169
  16. [src/timeshift/timeshift_reader.c:187]: (error) Possible null pointer dereference: ti - otherwise it is redundant to check if ti is null at line 184
  17. [src/tcp.c:62]: (error) Common realloc mistake: 'tmphstbuf' nulled but not freed upon failure
  18. [src/epgdb.c:136]: (error) Memory leak: sect
  19. [src/http.c:477]: (error) Uninitialized variable: tvh_l
  20. [src/webui/extjs.c:450]: (error) Common realloc mistake: 'epggrabsrc' nulled but not freed upon failure
  21. [src/main.c:286]: (error) Memory leak: desc
  22. [src/main.c:422]: (error) Uninitialized variable: tvh_l
  23. [src/cwc.c:1863]: (error) Memory leak: tmp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement