silence stringio truncation warning 70/221770/1 accepted/tizen/unified/20200110.123621 submit/tizen/20200107.094751
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 7 Jan 2020 09:29:19 +0000 (18:29 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Tue, 7 Jan 2020 09:40:06 +0000 (18:40 +0900)
commit0c0b6f5c9111594f3323dc28381d0788bae24881
treec80a2b07abd9c2a232b27b5c01c50fb52c3254c0
parentec8499987ff827caef610435c4368a1139e7198d
silence stringio truncation warning

give a bigger number as a size and add nul byte at the end of array
in case of causing truncation.

Change-Id: I8db4fb74774810b83c2f92bd21ed4d1a0943b063
src/tdm_helper.c
src/tdm_server.c
tools/tdm_test_client.c