Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master a79fbf0: Don't pass an invalid length to proto_item_s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Mar 2014 22:31:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a79fbf039768a3da0402d492c77b64c7f76c2345
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a79fbf0 by Evan Huus (eapache@xxxxxxxxx):

    Don't pass an invalid length to proto_item_set_len
    
    Fixes bug #9818.
    
    Change-Id: I4fb4cf2b5b31ed6efc55a48df67f2ec4949d47c3
    Reviewed-on: https://code.wireshark.org/review/442
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  9afdd44   Improve SCTP association lookup.
    adds  a79fbf0   Don't pass an invalid length to proto_item_set_len


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