Michał Kępień
b7b1de0a39
dns_rdataslab_merge(): use dns_rdata_compare() instead of compare_rdata()
...
compare_rdata() was meant to be used as a qsort() callback. Meanwhile,
dns_rdataslab_merge() calls compare_rdata() for a pair of dns_rdata_t
structures rather than a pair of struct xrdata structures, which is
harmless, but triggers an ubsan warning:
rdataslab.c:84:33: runtime error: member access within address <address> with insufficient space for an object of type 'const struct xrdata'
Use dns_rdata_compare() instead of compare_rdata() to prevent the
warning from being triggered.
(cherry picked from commit 9bc6ba0be9 )
2018-05-15 09:32:19 +02:00
..
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-14 09:32:07 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-10 10:54:38 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-03 21:48:44 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-04-22 12:58:27 -07:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-03 14:27:33 +02:00
2018-05-03 14:27:33 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-15 09:32:19 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-04-22 12:58:27 -07:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-05-10 00:04:14 -07:00
2018-05-10 00:04:14 -07:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00