Mark Andrews
1eff9bbf37
Prevent arithmetic overflow of 'i' in master.c:generate
...
the value of 'i' in generate could overflow when adding 'step' to
it in the 'for' loop. Use an unsigned int for 'i' which will give
an additional bit and prevent the overflow. The inputs are both
less than 2^31 and and the result will be less than 2^32-1.
(cherry picked from commit 5abdee9004 )
2022-04-01 21:42:35 +11:00
..
2022-03-08 20:47:06 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 10:07:25 +01:00
2022-03-25 08:42:16 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-03-28 10:26:58 +00:00
2022-03-25 08:42:18 +01:00
2022-01-27 14:51:11 -08:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:16 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:16 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:16 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:16 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-02 10:49:47 +00:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:16 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-08 09:55:28 +01:00
2022-01-11 09:05:02 +01:00
2022-03-18 16:05:56 +00:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:16 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:18 +01:00
2022-03-08 09:55:28 +01:00
2022-04-01 21:42:35 +11:00
2022-03-25 08:42:16 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:19 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-02 10:49:47 +00:00
2022-03-25 08:42:16 +01:00
2022-03-17 18:29:57 +01:00
2022-03-25 08:42:16 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:16 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:41:09 +01:00
2022-03-28 23:27:33 +02:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:16 +01:00
2022-03-25 08:42:16 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:19 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:16 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:18 +01:00
2022-03-25 08:42:16 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:42:18 +01:00
2022-01-11 09:05:02 +01:00