[FFmpeg-devel] [PATCH] document rtsp.h

Ronald S. Bultje rsbultje
Wed Feb 18 14:01:01 CET 2009


Hi Michael,

On Wed, Feb 18, 2009 at 7:56 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Tue, Feb 17, 2009 at 10:28:43PM -0500, Ronald S. Bultje wrote:
>> @@ -2654,7 +2654,7 @@
>>      }
>>
>>      /* parse each header line */
>> -    memset(header, 0, sizeof(RTSPHeader));
>> +    memset(header, 0, sizeof(RTSPServerResponse));
>
> sizeof(*header)

I'll apply that in a separate patch, thanks. Can I commit the rest of
the patch as-is?

Ronald




More information about the ffmpeg-devel mailing list