iniparser: Fix CID 241908 Copy into fixed size buffer
authorVolker Lendecke <vl@samba.org>
Sat, 9 Nov 2013 19:37:01 +0000 (20:37 +0100)
committerIra Cooper <ira@samba.org>
Mon, 11 Nov 2013 20:04:08 +0000 (21:04 +0100)
commit43ac7e81ec58d9043728b0e12b31f2993ec726c0
tree0a38d09643eaa6b7d8bad9d09c8b9dbf4e9c09fe
parent1cae867f72b79995a02eed96265fe9f69ce945da
iniparser: Fix CID 241908 Copy into fixed size buffer

strcpy is never a good idea....

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
lib/iniparser/src/iniparser.c