Skip to content
GitLab
Projects
Groups
Snippets
/
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
4db368e0
Commit
4db368e0
authored
May 21, 1999
by
Michael Graff
Browse files
ooops, fix a memory leak
parent
3402c824
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/message.c
View file @
4db368e0
...
...
@@ -1261,7 +1261,6 @@ dns_message_rendersection(dns_message_t *msg, dns_section_t sectionid,
rdataset
=
next_rdataset
;
}
ISC_LIST_UNLINK
(
*
section
,
name
,
link
);
name
=
next_name
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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