Wireshark-commits: [Wireshark-commits] master-1.12 bb25002: Try to detect overflow without causing
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Aug 2014 00:45:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bb250021d9789a558727b55b0327e9185ff7f243
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

bb25002 by Evan Huus (eapache@xxxxxxxxx):

    Try to detect overflow without causing signedness warnings.
    
    Change-Id: I957ead1f674e2c56e9c741841fea11395769b238
    Reviewed-on: https://code.wireshark.org/review/3398
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    (cherry picked from commit 0294b29527d7bb6315cb1097c47e57a362803495)
    Reviewed-on: https://code.wireshark.org/review/3399
    

Actions performed:

    from  a413ca0   Check for multiplicative overflow in the wmem_alloc_array macros.
    adds  bb25002   Try to detect overflow without causing signedness warnings.


Summary of changes:
 epan/wmem/wmem_core.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)