update copyright notice

This commit is contained in:
Tinderbox User 2014-11-05 23:45:20 +00:00
parent 3cc8c7d630
commit d478dbae80

View file

@ -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)