Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
36e0c379
Commit
36e0c379
authored
Jul 31, 2000
by
Brian Wellington
Browse files
359. [bug] dnssec-signzone occasionally signed glue records.
parent
051d1879
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
36e0c379
359. [bug] dnssec-signzone occasionally signed glue records.
358. [cleanup] Rename the intermediate files used by the dnssec
programs.
...
...
bin/dnssec/dnssec-signzone.c
View file @
36e0c379
...
...
@@ -17,7 +17,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dnssec-signzone.c,v 1.8
3
2000/07/31 2
1
:1
3:38 tale
Exp $ */
/* $Id: dnssec-signzone.c,v 1.8
4
2000/07/31 2
3
:1
1:21 bwelling
Exp $ */
#include <config.h>
...
...
@@ -1018,7 +1018,7 @@ signzone(dns_db_t *db, dns_dbversion_t *version) {
nextnode
=
NULL
;
curnode
=
NULL
;
dns_dbiterator_current
(
dbiter
,
&
curnode
,
curname
);
if
(
!
dns_name_equal
(
name
,
dns_db_origin
(
db
)))
{
if
(
!
dns_name_equal
(
cur
name
,
dns_db_origin
(
db
)))
{
dns_rdatasetiter_t
*
rdsiter
=
NULL
;
dns_rdataset_t
set
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment