r14351: Ensure we use the minimum of PATH_MAX and sizeof(pstring).
authorJeremy Allison <jra@samba.org>
Mon, 13 Mar 2006 22:49:56 +0000 (22:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:26 +0000 (11:15 -0500)
commitd793e1550cc8c79a2764609cddec082470d226e4
treefe1ae989cf1bd0d467fa3d14d822f11f94ec21a1
parent9a1e35079af9404e1775e2a098990277b3771086
r14351: Ensure we use the minimum of PATH_MAX and sizeof(pstring).
Fix Coverity #59.
Jeremy.
source/client/client.c