Files
bind9/lib/dns
Mark Andrews 4ef755ffb0 Only copy the name data after we know its actual length
This prevents TSAN errors with the ncache code where the trust byte
access needs to be protected by a lock.  The old code copied the
entire region before determining where the name ended.  We now
determine where the name ends then copy just that data and in doing
so avoid reading the trust byte.
2024-04-17 17:14:34 +02:00
..
2024-02-26 12:02:40 +11:00
2023-10-13 14:44:40 +02:00
2024-03-08 15:36:56 -08:00
2023-09-12 16:14:10 +02:00
2024-02-14 13:24:56 +01:00
2024-03-08 15:36:56 -08:00
2024-03-08 15:36:56 -08:00
2024-01-25 15:37:40 +01:00
2024-02-14 13:24:56 +01:00
2024-02-08 08:01:58 +01:00
2024-03-13 10:58:24 +01:00
2024-03-08 15:36:56 -08:00
2024-02-14 13:24:56 +01:00
2024-04-02 10:35:56 +02:00
2024-03-25 10:40:23 +01:00
2024-03-08 15:36:56 -08:00
2024-03-06 09:57:24 +01:00
2024-04-10 22:51:07 -04:00
2023-08-31 22:08:35 +02:00
2023-08-31 22:08:35 +02:00
2024-04-10 22:51:07 -04:00
2023-10-13 14:44:40 +02:00
2023-11-21 14:48:43 +11:00
2024-01-05 11:16:12 +01:00
2024-01-25 14:48:07 +01:00