URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bb235f193901e0046b1577fbe4988c2cf280bd92
Submitter: Gerald Combs (ger...@wireshark.org)
Changed: branch: master-2.2
Repository: wireshark

Commits:

bb235f1 by Gerald Combs (ger...@wireshark.org):

    ASTERIX: Avoid an integer overflow.
    
    Count using a guint instead of a guint8.
    
    Bug: 13344
    Change-Id: Ic7d337dbb29b92ebb8332f50fd47b5ba2aa3f41e
    Reviewed-on: https://code.wireshark.org/review/19746
    Petri-Dish: Gerald Combs <ger...@wireshark.org>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Gerald Combs <ger...@wireshark.org>
    (cherry picked from commit 781f03580c81339513bb1238b202b72469a1240b)
    Reviewed-on: https://code.wireshark.org/review/19748
    

Actions performed:

    from  031abcc   MAN wireshark-filter: Add ~ operator
    adds  bb235f1   ASTERIX: Avoid an integer overflow.


Summary of changes:
 epan/dissectors/packet-asterix.c |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to