Re: [PATCH] Support for ftp PASV responses not ending with ')'

2020-07-19 Thread Denys Vlasenko
Applied, thanks! On Sun, Jul 12, 2020 at 9:34 PM Baruch Burstein wrote: > > --- > networking/parse_pasv_epsv.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/networking/parse_pasv_epsv.c b/networking/parse_pasv_epsv.c > index 14f4d4258..de4032612 100644 > ---

[PATCH] Support for ftp PASV responses not ending with ')'

2020-07-12 Thread Baruch Burstein
--- networking/parse_pasv_epsv.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/networking/parse_pasv_epsv.c b/networking/parse_pasv_epsv.c index 14f4d4258..de4032612 100644 --- a/networking/parse_pasv_epsv.c +++ b/networking/parse_pasv_epsv.c @@ -38,6 +38,8 @@ int FAST_FUNC