silence format truncation warning. 69/221769/1
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 7 Jan 2020 09:23:13 +0000 (18:23 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Tue, 7 Jan 2020 09:40:03 +0000 (18:40 +0900)
commitec8499987ff827caef610435c4368a1139e7198d
treec95fdc0faf3d9dc6268aee8f1a58180c4f39ca40
parentcaf84724385f90c3855462fee4258a586d846ef1
silence format truncation warning.

add nul byte at the end of array to fix warning about possible
truncation by snprintf.

Change-Id: Ib399a9a2f2d552e427fa4c240a616e46267df584
src/tdm.c
src/tdm_layer.c