Paul Eggert
0ec869e8be
sort: fix bug on 64-bit hosts with at least 32768 processors
...
* src/sort.c (MAX_MERGE): Avoid integer overflow when on a machine
with (say) 32-bit int and 64-bit size_t and when level == 15.
Without this fix, on such a machine with 32768 or more processors,
the level computation could overflow on large input, and this
would result in division by zero.
2010-12-01 21:51:15 -08:00
..
2010-07-22 01:04:47 +01:00
2010-07-22 01:04:47 +01:00
2010-07-09 13:56:05 -07:00
2010-07-09 13:56:05 -07:00
2010-07-09 13:56:05 -07:00
2010-07-22 01:04:47 +01:00
2010-07-22 01:04:47 +01:00
2010-11-22 00:04:50 -08:00
2010-07-01 14:33:27 +01:00
2010-07-01 14:33:27 +01:00
2010-11-16 00:38:12 +00:00
2010-07-22 01:04:47 +01:00
2010-10-25 11:45:27 -06:00
2010-07-22 01:03:48 +01:00
2010-08-27 22:16:10 +01:00
2010-09-13 16:53:33 -06:00
2010-10-23 17:24:38 -07:00
2010-07-22 01:04:47 +01:00
2010-08-27 22:16:10 +01:00
2010-08-27 22:16:10 +01:00
2010-07-22 01:04:47 +01:00
2010-10-16 13:32:04 +02:00
2010-10-13 22:41:21 -07:00
2010-09-01 16:12:45 +01:00
2010-09-18 21:32:18 +02:00
2010-08-27 22:16:10 +01:00
2010-10-19 09:32:38 +02:00
2010-07-01 14:33:27 +01:00
2010-07-22 01:04:47 +01:00
2010-11-18 09:51:04 -08:00
2010-07-22 01:04:47 +01:00
2010-07-22 01:04:47 +01:00
2010-07-22 01:04:47 +01:00
2010-09-17 08:44:31 -06:00
2010-10-28 15:22:08 +02:00
2010-07-22 01:04:47 +01:00
2010-12-01 21:51:15 -08:00
2010-11-22 01:45:15 +00:00
2010-11-13 11:40:52 +01:00
2010-09-18 21:32:18 +02:00
2010-07-22 01:04:47 +01:00
2010-07-05 17:39:46 +02:00
2010-09-01 17:17:31 +02:00
2010-10-25 15:41:53 +01:00
2010-07-22 01:04:47 +01:00
2010-10-05 12:12:30 -06:00
2010-10-03 20:42:41 +02:00
2010-11-16 00:47:36 +00:00
2010-11-27 03:27:49 +00:00
2010-07-22 01:04:47 +01:00
2010-07-22 01:04:47 +01:00
2010-07-22 01:04:47 +01:00
2010-08-10 20:25:56 -07:00