]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 18 Mar 2011 23:46:09 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 18 Mar 2011 23:46:09 +0000 (23:46 +0000)
bin/tests/tasks/t_tasks.c
lib/isc/unix/include/isc/stdtime.h
lib/isc/win32/include/isc/stdtime.h

index a38479619120ad876b85774a8000c85144bb7902..e1f2a6ae45d62991cba1ecfbdc8c3f7ded844d2c 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_tasks.c,v 1.40.332.5 2011/03/18 07:49:17 marka Exp $ */
+/* $Id: t_tasks.c,v 1.40.332.6 2011/03/18 23:46:08 tbox Exp $ */
 
 #include <config.h>
 
@@ -1946,12 +1946,12 @@ t_tasks11(int purgable) {
        if (event1 == NULL) {
                t_info("isc_event_allocate failed\n");
                isc_task_destroy(&task);
-                isc_taskmgr_destroy(&tmgr);
-                isc_mem_destroy(&mctx);
-                DESTROYLOCK(&T11_mx);
-                (void) isc_condition_destroy(&T11_cv);
-                return(T_UNRESOLVED);
-        }
+               isc_taskmgr_destroy(&tmgr);
+               isc_mem_destroy(&mctx);
+               DESTROYLOCK(&T11_mx);
+               (void) isc_condition_destroy(&T11_cv);
+               return(T_UNRESOLVED);
+       }
        isc_task_send(task, &event1);
 
        event2 = isc_event_allocate(mctx, (void *)1, (isc_eventtype_t)1,
@@ -1959,12 +1959,12 @@ t_tasks11(int purgable) {
        if (event2 == NULL) {
                t_info("isc_event_allocate failed\n");
                isc_task_destroy(&task);
-                isc_taskmgr_destroy(&tmgr);
-                isc_mem_destroy(&mctx);
-                DESTROYLOCK(&T11_mx);
-                (void) isc_condition_destroy(&T11_cv);
-                return(T_UNRESOLVED);
-        }
+               isc_taskmgr_destroy(&tmgr);
+               isc_mem_destroy(&mctx);
+               DESTROYLOCK(&T11_mx);
+               (void) isc_condition_destroy(&T11_cv);
+               return(T_UNRESOLVED);
+       }
        event2_clone = event2;
        if (purgable)
                event2->ev_attributes &= ~ISC_EVENTATTR_NOPURGE;
index 9fb85b06caeba42789937301e7ac7cedada249eb..0cc404f0d7d66235a6cb89d678455ca7ce266bf1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdtime.h,v 1.14.332.1 2011/03/18 09:09:45 fdupont Exp $ */
+/* $Id: stdtime.h,v 1.14.332.2 2011/03/18 23:46:08 tbox Exp $ */
 
 #ifndef ISC_STDTIME_H
 #define ISC_STDTIME_H 1
index b172b2ff497d576aa7ef9eef98111865f6967d42..c2eb74153643f166ad01f5e9a04faf0b4b4fa456 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdtime.h,v 1.12.332.1 2011/03/18 09:09:45 fdupont Exp $ */
+/* $Id: stdtime.h,v 1.12.332.2 2011/03/18 23:46:09 tbox Exp $ */
 
 #ifndef ISC_STDTIME_H
 #define ISC_STDTIME_H 1