]> git.ipfire.org Git - thirdparty/bind9.git/commit
The change made in patch 233 was breaking preventing the server from
authorMichael Sawyer <source@isc.org>
Mon, 16 Oct 2000 21:14:29 +0000 (21:14 +0000)
committerMichael Sawyer <source@isc.org>
Mon, 16 Oct 2000 21:14:29 +0000 (21:14 +0000)
commitce82008f65d5beebfb8c34a80ed05dfb832f094c
treefafac5e63d1926afad9b86fa7c57112d4b866ea6
parentb88fd265d199647b7447e1989261e3aa9321a46f
The change made in patch 233 was breaking preventing the server from
being built when sanitized.  Since there is no obvious reason for
notify->flags to be hidden behind sanitize ifdefs, move it public.
(Lots of places which referred to ->flags were not sanitized out.)
lib/dns/zone.c