From: Tinderbox User Date: Wed, 5 Nov 2014 23:45:20 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.11.0a1~1284 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=d478dbae80bd215df3fef6cfc207b078ea285b8d;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/isc/unix/file.c b/lib/isc/unix/file.c index e5578ba8787..06c9842eb16 100644 --- a/lib/isc/unix/file.c +++ b/lib/isc/unix/file.c @@ -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)