Add an assertion (n > 0) in strNcpy(), it may help to catch incorrect
authornbk <nbk>
Mon, 22 Aug 2005 16:52:52 +0000 (16:52 +0000)
committernbk <nbk>
Mon, 22 Aug 2005 16:52:52 +0000 (16:52 +0000)
commitb55b5a969e0f17b0d4e54e23ad8d530a8ef6ef1a
tree804824a9e90811b336e8fd4d3510b2e941a25965
parent7a166a15e12721f80040016d20efbc9e68743e0b
Add an assertion (n > 0) in strNcpy(), it may help to catch incorrect
use of the function.
src/lib/misc.c