diff options
author | George Greer <perl@greerga.m-l.org> | 2013-03-11 21:39:13 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2013-03-12 16:06:47 -0600 |
commit | 9b139d09af7013f395939ac80e537edd55bb404a (patch) | |
tree | 1b56effbb030753d7f0b64115f1434e7169b908f /installhtml | |
parent | 46391258eca955edb5120d04f4c8fc6a1b087124 (diff) | |
download | perl-9b139d09af7013f395939ac80e537edd55bb404a.tar.gz |
Fix some ASAN-identified problems
Clang under Address sanitizer is showing several problems when building
Perl, having to do when a limit reaches I32_MAX. This commit fixes
those problems by doing special tests for I32_MAX, and preventing
overflow.
Diffstat (limited to 'installhtml')
0 files changed, 0 insertions, 0 deletions