Wireshark-commits: [Wireshark-commits] master 0cc027c: Note why strlen(args) could be < linelen.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Sep 2014 21:33:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0cc027cc267952e51e7b17e8e3cef51592f9e013
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0cc027c by Guy Harris (guy@xxxxxxxxxxxx):

    Note why strlen(args) could be < linelen.
    
    Change-Id: I8fb3c35be0aa80895b8a917af8a9fd2542fbd9d6
    Reviewed-on: https://code.wireshark.org/review/4393
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  514c101   correct the line length if it was longer than the actual string supplied by the caller
    adds  0cc027c   Note why strlen(args) could be < linelen.


Summary of changes:
 epan/dissectors/packet-ftp.c |    5 +++++
 1 file changed, 5 insertions(+)