much faster pstrcpy() and fstrcpy()
authorAndrew Tridgell <tridge@samba.org>
Wed, 6 May 1998 02:30:52 +0000 (02:30 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 6 May 1998 02:30:52 +0000 (02:30 +0000)
commitf714ff90982b986b9b0498b2d11d0efd8a8aaf6b
tree0017983fcc1b72860ee274c102649c05cdacc218
parenta2bddb20ed078c3e1b9cb60a7420b3d107898f52
much faster pstrcpy() and fstrcpy()

also print out the first 50 chars of an overflowing string so we have
some chance of working out what is causng them.
(This used to be commit 7a67e76722521ac8099cbcda054b0f4bf45c7bfe)
source3/lib/util.c