Petr Menšík
057438cb45
Fix failures in isc netmgr_test on big endian machines
...
Typing from libuv structure to isc_region_t is not possible, because
their sizes differ on 64 bit architectures. Little endian machines seems
to be lucky and still result in test passed. But big endian machine such
as s390x fails the test reliably.
Fix by directly creating the buffer as isc_region_t and skipping the
type conversion. More readable and still more correct.
2022-05-24 19:51:30 +02:00
..
2022-05-20 20:17:48 +03:00
2022-05-20 20:18:40 +03:00
2022-05-24 19:51:30 +02:00
2022-03-02 10:48:09 +00:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-04-19 14:25:23 +02:00
2022-03-08 11:19:34 +01:00
2022-03-25 08:33:43 +01:00
2022-03-28 15:02:18 -07:00
2022-04-19 11:08:13 +02:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-04-25 15:18:58 +01:00
2022-03-25 08:33:43 +01:00
2022-05-03 10:02:19 +02:00
2022-03-04 13:49:51 +01:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-05-23 18:25:18 +03:00
2022-05-23 18:25:18 +03:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-04-25 15:18:58 +01:00
2022-04-02 01:23:15 +02:00
2022-03-28 15:32:30 +03:00
2022-03-28 23:26:08 +02:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-02-10 17:18:09 +01:00
2022-03-25 08:33:43 +01:00
2022-05-12 14:55:49 +02:00
2022-02-09 17:22:06 +01:00
2022-03-25 08:33:43 +01:00
2022-04-06 07:33:41 +00:00
2022-05-23 18:25:18 +03:00
2022-03-25 08:33:43 +01:00
2022-05-13 10:07:20 +02:00
2022-03-25 08:33:43 +01:00
2022-05-04 12:31:46 +02:00