Re: [PATCH 6/6] uniname/uniname-tests: integer overflow fix

2017-09-26 Thread Bruno Haible
> 2017-09-25 Paul Eggert > > + uniname/uniname-tests: integer overflow fix > + * tests/uniname/test-uninames.c (fill_names, fill_aliases): > + Check for integer overflow. Thanks, Paul. A small followup, to reduce the number of local variables: 2017-09-26 Bruno Haible

[PATCH 6/6] uniname/uniname-tests: integer overflow fix

2017-09-25 Thread Paul Eggert
* tests/uniname/test-uninames.c (fill_names, fill_aliases): Check for integer overflow. --- ChangeLog | 4 tests/uniname/test-uninames.c | 12 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index c1bf07eff..4585cf12b 100