Make sure that strlcpy() returns the right value when the bufsize is 0.
authorWayne Davison <wayned@samba.org>
Tue, 20 Jan 2004 00:59:26 +0000 (00:59 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 20 Jan 2004 00:59:26 +0000 (00:59 +0000)
commit72d45525d278776caacb293eba6282698592e874
treecccc77f028bee7526516ae1fc65fa33b4e093b9f
parent1fb8ec4b0d871f44eeb025b2ea2a1fbfa961234b
Make sure that strlcpy() returns the right value when the bufsize is 0.
lib/compat.c