You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rémi Duraffort 775f1d06cf rtsp: fix strncmp length. 15 years ago
..
Modules.am * modules/access/rtsp/Modules.am: removed nonexistent file from the sources. 21 years ago
access.c add_integer: remove callback parameter 16 years ago
real.c Replace argument = realloc( argument, size ); with realloc_or_free() in modules/*, and while at it add assert( argument ) to mark unhandled ENOMEM conditions, also for malloc(). 17 years ago
real.h realrtsp: cosmetics 18 years ago
real_asmrp.c realrtsp: don't write outside a static buffer. 18 years ago
real_rmff.c realrtsp: fix compilation warning, use calloc and some cosmetics. 18 years ago
real_rmff.h Port some fixes from CVE-2008-0225 fix for xine-lib plus some code style fixes. Someone should really review it as it may be not fully fixed. 19 years ago
real_sdpplin.c rtsp: Remove unused variable. 17 years ago
real_sdpplin.h Fix Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073). (closes #1531). 18 years ago
rtsp.c rtsp: fix strncmp length. 15 years ago
rtsp.h Fix compiler warnings related to wrong datatypes. 20 years ago