r19689: Fix a NULL dereference found by coverity (the call to strlen).
commit76c638cfea3e57ad7e27468dd6b6b8c3300cdc16
authorVolker Lendecke <vlendec@samba.org>
Mon, 13 Nov 2006 10:50:55 +0000 (13 10:50 +0000)
committerVolker Lendecke <vlendec@samba.org>
Mon, 13 Nov 2006 10:50:55 +0000 (13 10:50 +0000)
tree97035251536a79eb5992d2c95e442d1071f89967
parentd7da1a8d3a1d16a6e6bbeac5e51143ceb21ee91c
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
source/rpc_server/srv_winreg_nt.c