2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Entry for:

replaced bit-setting code in confctx.c and replaced
        repeated code with macro calls.
This commit is contained in:
James Brister
2000-03-29 15:13:48 +00:00
parent 3cfa5fedfe
commit dd6132005a

View File

@@ -1,3 +1,6 @@
9. [cleanup] replaced bit-setting code in confctx.c and replaced
repeated code with macro calls.
8. [bug] Shutdown of incoming zone transfer accessed
freed memory.