akallabeth 549aad655a [codec,xcrush] fix possible div by zero
If source and destination buffers are equal the calculation of
'rest = num % div' is a division by zero. Avoid that by checking
explicitly for that condition.
2022-12-13 13:37:54 +01:00
..
2021-09-14 09:45:03 +02:00
2022-12-09 15:58:26 +01:00
2022-04-19 14:29:17 +02:00
2022-03-03 11:26:48 +01:00
2022-12-09 15:58:26 +01:00
2019-11-07 10:53:54 +01:00
2022-07-21 15:59:43 +02:00
2022-02-14 14:59:22 +01:00
2022-05-12 11:36:01 +02:00
2022-06-23 08:48:39 +02:00
2022-06-23 08:48:39 +02:00
2019-11-07 10:53:54 +01:00
2022-06-23 08:48:39 +02:00
2022-06-23 08:48:39 +02:00
2022-06-23 08:48:39 +02:00
2022-04-28 12:37:19 +02:00
2022-12-09 16:40:54 +01:00
2019-11-07 10:53:54 +01:00
2022-04-28 09:17:20 +02:00
2022-03-03 11:26:48 +01:00
2022-04-28 09:17:20 +02:00
2019-11-07 10:53:54 +01:00
2019-11-07 10:53:54 +01:00
2022-03-03 11:26:48 +01:00
2019-11-07 10:53:54 +01:00
2022-03-03 11:26:48 +01:00
2022-10-19 08:16:53 +02:00