diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-08-16 11:52:59 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-08-16 11:55:04 +0200 |
commit | f15a88f2b25ee44d8c8d3bdcf2508fdf50f8b868 (patch) | |
tree | b42a5187543301a88712f464eec1f440b36d4a42 /libcurl.pc.in | |
parent | 5ca96cb84410270e233c92bf1b2583cba40c3fad (diff) |
glob: error out on range overflow
The new multiply() function detects range value overflows. 32bit
machines will overflow on a 32bit boundary while 64bit hosts support
ranges up to the full 64 bit range.
Added test 1236 to verify.
Bug: http://curl.haxx.se/bug/view.cgi?id=1267
Reported-by: Will Dietz
Diffstat (limited to 'libcurl.pc.in')
0 files changed, 0 insertions, 0 deletions