Wireshark-commits: [Wireshark-commits] master a242c09: Small improvement in incomplete dissectors c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Mar 2015 05:34:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a242c09fba0778bdb3c657dd21aafa40884bb608
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a242c09 by Dario Lombardo (lomato@xxxxxxxxx):

    Small improvement in incomplete dissectors check.
    
    This avoids logging "frame" as incomplete dissector.
    
    Change-Id: Ifd32c4326fbe9e86d14c94e065b602ca45cb0a7e
    Reviewed-on: https://code.wireshark.org/review/7390
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bd64823   HTTP2: Update to libnghttp2 0.7.5
    adds  a242c09   Small improvement in incomplete dissectors check.


Summary of changes:
 epan/dissectors/packet-frame.c |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)