]> err.no Git - varnish/commit
Slight optimization: use strlcpy() to avoid calloc().
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 22 Aug 2006 09:31:34 +0000 (09:31 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 22 Aug 2006 09:31:34 +0000 (09:31 +0000)
commitab9eeae898178df15b4d12a51fde4b1676e79773
tree0738ad1d9ad6851317051604701a34d98f89eafb
parentf0152d31b0b471a222b3748d156728e938c127f8
Slight optimization: use strlcpy() to avoid calloc().

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@891 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/lib/libcompat/strndup.c