Don't pstrcpy into an fstring. (Harmless in this case since it comes
authorMartin Pool <mbp@samba.org>
Mon, 17 Feb 2003 06:28:58 +0000 (06:28 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 17 Feb 2003 06:28:58 +0000 (06:28 +0000)
commit9f9077346bf9f7c96376169c60aa893f15fb9d2c
treece7d3ead48c589cf46c4977bff090389f3bd9c1b
parentd85a25e733fe970ae96a02a5cbc892f2b8dca1b7
Don't pstrcpy into an fstring.  (Harmless in this case since it comes
from an environment variable.)
source/rpcclient/rpcclient.c