r19689: Fix a NULL dereference found by coverity (the call to strlen).
authorVolker Lendecke <vlendec@samba.org>
Mon, 13 Nov 2006 10:50:55 +0000 (10:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:15:47 +0000 (12:15 -0500)
commit64bab725f028ac68fe34cdb9b2efb2238b67db57
tree0863ac3ff674f891915ff81e803e75627000420c
parent82cd90292fea984f6a1ef335bd86c1b4c6d6c684
r19689: Fix a NULL dereference found by coverity (the call to strlen).

Jerry, please check this. The way I understood alpha_strcpy the last arg needs
to be the size of the target, not of the source.

Thanks,

Volker
(This used to be commit 287d68daab89c78748b90849c9782473784b6a84)
source3/rpc_server/srv_winreg_nt.c