removed the for() loop to copy the buffer in init_unistr2_from_unistr()
commit34d4fb54c3121d31cb8b29193f71d5e7b5471cdc
authorGerald Carter <jerry@samba.org>
Sat, 5 Aug 2000 19:03:00 +0000 (5 19:03 +0000)
committerGerald Carter <jerry@samba.org>
Sat, 5 Aug 2000 19:03:00 +0000 (5 19:03 +0000)
treefd5d97fa799d4695b5b0a3798de52573e5bcd758
parent4ecd15cd5851e94808756e3da0ce6a066f0a0cd7
removed the for() loop to copy the buffer in init_unistr2_from_unistr()
Replaced with a memcpy()

Forgot to commit this a few moments ago

j-
source/rpc_parse/parse_misc.c