Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
586
Issues
586
List
Boards
Labels
Service Desk
Milestones
Merge Requests
112
Merge Requests
112
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
70fab477
Commit
70fab477
authored
Feb 13, 2019
by
Mark Andrews
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
don't overwrite result
parent
63c03cdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
bin/named/server.c
bin/named/server.c
+1
-1
No files found.
bin/named/server.c
View file @
70fab477
...
...
@@ -14712,7 +14712,7 @@ named_server_nta(named_server_t *server, isc_lex_t *lex,
CHECK(ISC_R_NOTFOUND);
}
CHECK(putnull(text)
);
(void) putnull(text
);
cleanup:
if (msg != NULL) {
...
...
Mark Andrews
@marka
mentioned in commit
24336749
·
Feb 18, 2019
mentioned in commit
24336749
mentioned in commit 24336749f026376dbf200b53488df256fcb064a1
Toggle commit list
Mark Andrews
@marka
mentioned in commit
20c29a25
·
Feb 18, 2019
mentioned in commit
20c29a25
mentioned in commit 20c29a251a4b57de682322c001510b2d1c614bde
Toggle commit list
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