[FFmpeg-devel] [PATCH 3/3] http: fix memory leak in parse_cookie.

Richard Shaffer rshaffer at tunein.com
Fri Jan 12 01:15:41 EET 2018


On Thu, Jan 11, 2018 at 2:49 PM, Moritz Barsnick <barsnick at gmx.net> wrote:

> On Thu, Jan 11, 2018 at 14:28:52 -0800, rshaffer at tunein.com wrote:
>
> > [PATCH 3/3] http: fix memory leak in parse_cookie.g
>
> > This is my first time contributing.
>
> Where are the other two of the three ("3/3") patches then? (Not
> important, but it's confusing on the mailing list.)
>

I apologize for the 3/3 in the subject. Patches 1 and 2 deal with something
else, and I'll submit those for review later.


> > The problem and the solution seem pretty straightforward, but if I'm
> missing something, please do point me in the right direction.
>
> I believe the way you submitted this, this text would be part of your
> commit message. If you desire to type it into the email, please put it
> below the three dashes:


Good to know. If someone is willing to review the substance of the patch,
hopefully they'll remove my introduction before committing.

> ---
> >  libavformat/http.c | 1 +
> >  1 file changed, 1 insertion(+)
>
> I can't comment on the actual change.
>
> Cheers,
> Moritz
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list