Wireshark-commits: [Wireshark-commits] master 80efc53: Quick and dirty overflow checking.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Jun 2015 22:30:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=80efc53b05ffdbcbc6cb68abbb0bcc56097f140e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

80efc53 by Guy Harris (guy@xxxxxxxxxxxx):

    Quick and dirty overflow checking.
    
    We really need a better way to handle packet offset overflows.
    
    Change-Id: I6e476f7bc6ddac2c5515c4e09192d88f528ea091
    Reviewed-on: https://code.wireshark.org/review/9194
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  74a5f50   ipsec: correct some format specifiers
    adds  80efc53   Quick and dirty overflow checking.


Summary of changes:
 epan/dissectors/packet-aeron.c |   33 +++++++++++++++++++++++++++++----
 1 file changed, 29 insertions(+), 4 deletions(-)