URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7dd4e3bcb4799c6072f3c1dd20994ca91f443a79
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7dd4e3b by Guy Harris (guy@xxxxxxxxxxxx):
Strengthen the "is the FTP data text?" heuristic.
Check up to 20 characters, not up to 10 characters.
Change-Id: Ief626dd1ee22e2d75455769a1df2dad853dff04a
Reviewed-on: https://code.wireshark.org/review/33360
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 9330311 Developers Guide: Fix issue with Windows env vars
add 7dd4e3b Strengthen the "is the FTP data text?" heuristic.
Summary of changes:
epan/dissectors/packet-ftp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)