Wireshark-commits: [Wireshark-commits] master-1.12 e50f138: Use correct expression in a "length too
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 8 Dec 2014 20:11:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e50f138180820e2791d58e2e73d7d786f68cc024
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

e50f138 by Guy Harris (guy@xxxxxxxxxxxx):

    Use correct expression in a "length too short" message.
    
    Doesn't change the behavior of the code, but makes it more consistent.
    
    Change-Id: Iede1ffec6224d0aa8eba3481dbea0f5ba702c467
    Reviewed-on: https://code.wireshark.org/review/5675
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d3fc196   Don't go past the end of the "extra data".
    adds  e50f138   Use correct expression in a "length too short" message.


Summary of changes:
 wiretap/k12.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)