On 04/02/2016 11:49 AM, Marcel Böhme wrote:
Bootstrapped and regression tested on x86_64-pc-linux-gnu. Test cases added + checked PR70498 is resolved.
Richard - any objections from an RM perspective to check in such potentially security-related fixes now even if not regressions?
The patch now also accounts for overflows in d_compact_number which is supposed to return -1 in case of negative numbers.
I take it this isn't for the normal 'n' case, but for instances where we encounter overflows in d_number?
Bernd