[FFmpeg-devel] [PATCH] lavf/rtmpproto: fix the playpath truncation if the len > 512

mypopy at gmail.com mypopy at gmail.com
Mon Nov 18 08:39:52 EET 2019


On Sun, Nov 17, 2019 at 4:05 AM Michael Niedermayer
<michael at niedermayer.cc> wrote:
>
> On Fri, Nov 15, 2019 at 07:46:33PM +0800, Jun Zhao wrote:
> > From: Jun Zhao <barryjzhao at tencent.com>
> >
> > fix the playpath truncation if the len > 512
> >
> > Found-by: liuwenhuang <liuwenhuang at tencent.com>
> > Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
> > ---
> >  libavformat/rtmpproto.c |    8 +++++---
> >  1 files changed, 5 insertions(+), 3 deletions(-)
>
> LGTM
>
> thx
>
Pushed, thx


More information about the ffmpeg-devel mailing list