gecko-dev/netwerk/streamconv/converters
Michal Novotny 36833d30c0 Bug 1478950 - Fix parsing filename in OS/2 FTP listing, r=valentin
The parsing code uses filename without checking its presence. This patch ensures that the filename contains at least one non white space character.

Differential Revision: https://phabricator.services.mozilla.com/D34485

--HG--
extra : moz-landing-system : lando
2019-06-11 19:18:36 +00:00
..
moz.build
mozTXTToHTMLConv.cpp
mozTXTToHTMLConv.h
nsDirIndex.cpp
nsDirIndex.h
nsDirIndexParser.cpp
nsDirIndexParser.h
nsFTPDirListingConv.cpp
nsFTPDirListingConv.h
nsHTTPCompressConv.cpp
nsHTTPCompressConv.h
nsICompressConvStats.idl
nsIndexedToHTML.cpp Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
nsIndexedToHTML.h
nsMultiMixedConv.cpp Bug 1436674 - nsICookieService.idl should use ACString XPIDL type in place of the string type, r=Ehsan 2019-05-31 09:36:44 +00:00
nsMultiMixedConv.h
nsUnknownDecoder.cpp
nsUnknownDecoder.h
ParseFTPList.cpp Bug 1478950 - Fix parsing filename in OS/2 FTP listing, r=valentin 2019-06-11 19:18:36 +00:00
ParseFTPList.h