r14351: Ensure we use the minimum of PATH_MAX and sizeof(pstring).
commit8f96b1bf0f03e05fbf2ded0856a03bd522549d7b
authorJeremy Allison <jra@samba.org>
Mon, 13 Mar 2006 22:49:56 +0000 (13 22:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:26 +0000 (10 11:15 -0500)
tree0d860f8c31b7cff49a7254796a357c9b22120a57
parentf6071a90c723e95ed040231aa84b30e87e41e726
r14351: Ensure we use the minimum of PATH_MAX and sizeof(pstring).
Fix Coverity #59.
Jeremy.
(This used to be commit d793e1550cc8c79a2764609cddec082470d226e4)
source3/client/client.c