Age | Commit message (Collapse) | Author |
|
CID: 278
Checker: USE_AFTER_FREE (help)
File: xine-lib/src/input/input_dvb.c
Function: dvb_plugin_dispose
Description: Using freed pointer "(this)->channels"
CID: 269
Checker: UNINIT (help)
File: xine-lib/src/input/input_dvb.c
Function: dvb_plugin_open
Description: Using uninitialized value "num_channels"
CID: 43
Checker: FORWARD_NULL (help)
File: xine-lib/src/input/input_dvb.c
Function: dvb_plugin_dispose
Description: Variable "(this)->channels" tracked as NULL was dereferenced.
CID: 219
Checker: RESOURCE_LEAK (help)
File: xine-lib/src/input/input_dvb.c
Function: dvb_parse_si
Description: Returned without freeing storage "bufptr"
CID: 218
Checker: RESOURCE_LEAK (help)
File: xine-lib/src/input/input_dvb.c
Function: load_epg_data
Description: Returned without freeing storage "seen_channels"
CID: 217
Checker: RESOURCE_LEAK (help)
File: xine-lib/src/input/input_dvb.c
Function: load_epg_data
Description: Returned without freeing storage "foo"
CID: 216
Checker: RESOURCE_LEAK (help)
File: xine-lib/src/input/input_dvb.c
Function: load_channels
Description: Returned without freeing storage "f"
CID: 215
Checker: RESOURCE_LEAK (help)
File: xine-lib/src/input/input_dvb.c
Function: dvb_class_get_autoplay_list
Description: Variable "tmpbuffer" not freed or pointed-to in function "fopen"
CID: 214
Checker: RESOURCE_LEAK (help)
File: xine-lib/src/input/input_dvb.c
Function: dvb_class_get_autoplay_list
Description: Returned without freeing storage "foobuffer"
CID: 252
Checker: REVERSE_INULL (help)
File: xine-lib/src/input/input_dvb.c
Function: dvb_zoom_cb
Description: Pointer "this" dereferenced before NULL check
CVS patchset: 7931
CVS date: 2006/03/16 22:10:33
|
|
CID: 41
Checker: FORWARD_NULL (help)
File: xine-lib/src/demuxers/demux_mpeg_pes.c
Function: parse_private_stream_1
Description: Variable "(this)->audio_fifo" tracked as NULL was dereferenced.
audio_fifo cannot be NULL
CVS patchset: 7930
CVS date: 2006/03/16 21:47:37
|
|
CID: 42
Checker: FORWARD_NULL (help)
File: xine-lib/src/demuxers/demux_qt.c
Function: parse_trak_atom
Description: Variable "(trak)->stsd_atoms" tracked as NULL was dereferenced.
CVS patchset: 7929
CVS date: 2006/03/16 21:44:14
|
|
CID: 164
Checker: RESOURCE_LEAK (help)
File: xine-lib/src/audio_out/audio_arts_out.c
Function: open_plugin
Description: Returned without freeing storage "this"
CVS patchset: 7928
CVS date: 2006/03/16 21:38:17
|
|
Bill Fink <billfink@mindspring.com>
CVS patchset: 7927
CVS date: 2006/03/16 10:52:32
|
|
CVS patchset: 7926
CVS date: 2006/03/11 09:21:25
|
|
CID: 268
Checker: UNINIT (help)
File: xine-lib/src/demuxers/demux_matroska.c
Function: parse_seek_entry
Description: Using uninitialized value "id"
CVS patchset: 7925
CVS date: 2006/03/11 09:03:24
|
|
CID: 125
Checker: OVERRUN_STATIC (help)
Function: demux_slave_next
Description: Overrun of static array "(this)->decoder_info" of size 4 at position 4 with index variable "i"
CVS patchset: 7924
CVS date: 2006/03/11 08:55:10
|
|
CVS patchset: 7923
CVS date: 2006/03/11 08:49:40
|
|
Patch from Chris Brien.
CVS patchset: 7922
CVS date: 2006/03/07 08:03:08
|
|
patch from Vedran Rodic <vedran@vodatel.hr> and Diego "Flameeyes" Pettenò <flameeyes@gentoo.org>
CVS patchset: 7921
CVS date: 2006/03/06 08:02:44
|
|
CVS patchset: 7920
CVS date: 2006/03/06 00:19:50
|
|
[ 1420933 ] wStart (stream delay in AVI files) is not used
CVS patchset: 7919
CVS date: 2006/03/04 12:04:42
|
|
CVS patchset: 7918
CVS date: 2006/03/03 19:32:55
|
|
converting it to UTF-8 proper
CVS patchset: 7917
CVS date: 2006/03/03 12:59:31
|
|
CVS patchset: 7916
CVS date: 2006/03/02 14:35:02
|
|
CVS patchset: 7915
CVS date: 2006/03/02 04:23:00
|
|
maximilian.schwerin at buelowssiege.de
CVS patchset: 7914
CVS date: 2006/03/02 04:18:08
|
|
CVS patchset: 7913
CVS date: 2006/03/01 23:34:58
|
|
CVS patchset: 7912
CVS date: 2006/02/28 19:03:28
|
|
CVS patchset: 7911
CVS date: 2006/02/28 18:58:16
|
|
CVS patchset: 7910
CVS date: 2006/02/28 18:49:09
|
|
CVS patchset: 7909
CVS date: 2006/02/28 18:42:38
|
|
CVS patchset: 7908
CVS date: 2006/02/28 18:39:49
|
|
CVS patchset: 7907
CVS date: 2006/02/25 11:27:47
|
|
enabling xvmc dependency
CVS patchset: 7906
CVS date: 2006/02/25 09:05:36
|
|
did massive cleanups on what bugs actually got fixed plus checking of them!
CVS patchset: 7905
CVS date: 2006/02/24 21:51:25
|
|
check and fix build deps for modular xorg
cleanup debian/changelog for upload
CVS patchset: 7904
CVS date: 2006/02/19 17:36:30
|
|
case where display_height (240) is less than coded_picture_height (256)
CVS patchset: 7903
CVS date: 2006/02/19 15:05:07
|
|
CVS patchset: 7902
CVS date: 2006/02/15 22:58:28
|
|
CVS patchset: 7901
CVS date: 2006/02/14 19:13:10
|
|
CVS patchset: 7900
CVS date: 2006/02/14 19:12:16
|
|
CVS patchset: 7899
CVS date: 2006/02/14 19:09:02
|
|
Fix a compiler warning wrt static.
CVS patchset: 7898
CVS date: 2006/02/14 19:05:29
|
|
CVS patchset: 7897
CVS date: 2006/02/14 18:47:46
|
|
CVS patchset: 7896
CVS date: 2006/02/14 18:46:19
|
|
CVS patchset: 7895
CVS date: 2006/02/14 18:45:37
|
|
CVS patchset: 7894
CVS date: 2006/02/14 18:43:35
|
|
CVS patchset: 7893
CVS date: 2006/02/14 18:42:13
|
|
CVS patchset: 7892
CVS date: 2006/02/14 18:41:43
|
|
Remove some unnecessary NULL tests (free()).
Replace an unneeded printf() wrapper.
CVS patchset: 7891
CVS date: 2006/02/14 02:25:00
|
|
CVS patchset: 7890
CVS date: 2006/02/11 21:28:02
|
|
CVS patchset: 7889
CVS date: 2006/02/09 16:16:22
|
|
CVS patchset: 7888
CVS date: 2006/02/09 09:29:55
|
|
CVS patchset: 7887
CVS date: 2006/02/08 18:29:02
|
|
CVS patchset: 7886
CVS date: 2006/02/08 09:08:06
|
|
of the MNG demuxer
CVS patchset: 7885
CVS date: 2006/02/08 09:06:59
|
|
(saves the memory allocation, and the big decoding at the end)
- also install the image demuxer if the gdkpixbuf loader is compiled
CVS patchset: 7884
CVS date: 2006/02/07 15:28:59
|
|
CVS patchset: 7883
CVS date: 2006/02/06 12:54:17
|
|
http://article.gmane.org/gmane.comp.video.xine.devel/14958
CVS patchset: 7882
CVS date: 2006/02/06 12:09:42
|