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(-)