Wireshark-commits: [Wireshark-commits] master 514c101: correct the line length if it was longer tha
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Sep 2014 21:13:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=514c101cb1a8ef901c7f32b46d8c1a2aff3ed50f
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

514c101 by Martin Kaiser (wireshark@xxxxxxxxx):

    correct the line length if it was longer than the actual string supplied
    by the caller
    
    Bug: 10516
    Change-Id: Ib2c9ab449b95da92cc889d0992fad30f432a2836
    Reviewed-on: https://code.wireshark.org/review/4386
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  9b181b9   Add editor modelines; Adjust whitespace; Remove boilerplate comments
    adds  514c101   correct the line length if it was longer than the actual string supplied by the caller


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