Wireshark-commits: [Wireshark-commits] master 0294b29: Try to detect overflow without causing signe

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Aug 2014 00:32:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0294b29527d7bb6315cb1097c47e57a362803495
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0294b29 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>
    

Actions performed:

    from  efb8a1e   Check for multiplicative overflow in the wmem_alloc_array macros.
    adds  0294b29   Try to detect overflow without causing signedness warnings.


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