From 5da49e379c79fbd597cf0d47e7697b65991f761f Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 17 Feb 2003 05:30:59 +0000 Subject: [PATCH] 1427. [bug] Race condition in adb with threaded build. See cvs rdiff -r1.198 -r1.199 bind9/lib/dns/adb.c --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index cfc6d26100..85ad224f81 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +1427. [bug] Race condition in adb with threaded build. + 1426. [placeholder] 1425. [port] linux/libbind: define __USE_MISC when testing *_r()