Wireshark-commits: [Wireshark-commits] master a2d8514: ip: fix ip.hdr_len filter value when the hea

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Aug 2015 09:19:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2d851445636b6f10cd98cda96fa9899fb011b23
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a2d8514 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ip: fix ip.hdr_len filter value when the header length is too small
    
    Change-Id: Ia510d0f4e496ef0577856bf633d6ca19f0b3e1cb
    Reviewed-on: https://code.wireshark.org/review/10210
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  bd553f6   Eliminate proto_tree_add_text from packet-q931.c and packet-q2931.c
    adds  a2d8514   ip: fix ip.hdr_len filter value when the header length is too small


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