log stream/freesdp/parser.c @ 37194:d773c8901dd8

age author description
Thu, 11 Aug 2011 17:45:38 +0000 diego doxygen: drop filename from @file directive
Sat, 07 May 2011 21:01:38 +0000 reimar Remove unused variable.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sat, 27 Feb 2010 23:14:44 +0000 cehoyos Remove unused functions.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 09 Mar 2009 20:30:24 +0000 ben The first valid index is total count - 1 (usually 0)
Sun, 25 Jan 2009 18:23:05 +0000 reimar Fix a NULL-check that used && instead of || and thus could not avoid crashes.
Tue, 25 Sep 2007 16:34:23 +0000 diego cosmetics: misc typo fixes
Sun, 11 Feb 2007 18:00:55 +0000 rtogni More strncat() misuses.
Sun, 11 Feb 2007 18:00:06 +0000 rtogni strncat() misuses, may have been exploitable.
Wed, 06 Dec 2006 12:25:52 +0000 reimar Simplify NEXT_LINE macro and put most of it in a separate function.
Wed, 06 Dec 2006 12:23:32 +0000 reimar remove useless and incorrect const-removing cast
Sat, 25 Nov 2006 13:39:21 +0000 reimar spurious () like in ({code;}) probably is not valid C, icc 9, definitely
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/freesdp/parser.c@e87156dc0a36