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
d478dbae
Commit
d478dbae
authored
Nov 05, 2014
by
Tinderbox User
Browse files
update copyright notice
parent
3cc8c7d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/unix/file.c
View file @
d478dbae
...
...
@@ -720,8 +720,8 @@ isc_file_sanitize(const char *dir, const char *base, const char *ext,
* plus null terminator)
*/
if
(
l
<
65
)
l
=
65
;
l
=
65
;
if
(
dir
!=
NULL
)
l
+=
strlen
(
dir
)
+
1
;
if
(
ext
!=
NULL
)
...
...
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