use strNcpy, not strncpy, and use the size of the output buffer,
authoraland <aland>
Fri, 26 Jan 2007 09:38:38 +0000 (09:38 +0000)
committeraland <aland>
Fri, 26 Jan 2007 09:38:38 +0000 (09:38 +0000)
commit1f083ccefcba63e5f11e3109359c477c0bb81687
tree675a09bd4f5d065fd2374d36534bd28da896366c
parentc88d2ebdcd058625be6b4157f30ecdba464a2f87
use strNcpy, not strncpy, and use the size of the output buffer,
rather than the size of the input buffer
src/modules/rlm_perl/rlm_perl.c