Janitorial: use snprintf() for string operations 35/67635/2 accepted/tizen/common/20160428.144320 accepted/tizen/ivi/20160428.003159 accepted/tizen/mobile/20160428.005122 accepted/tizen/tv/20160428.003007 accepted/tizen/wearable/20160428.003329 submit/submit.001/20160427.185628 submit/tizen/20160427.185759
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Wed, 27 Apr 2016 14:03:03 +0000 (16:03 +0200)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Wed, 27 Apr 2016 14:30:27 +0000 (07:30 -0700)
commit4e46a80e1ebaa6daeb909e750314794828493c87
tree537df39c48f512ace76236999ece0c0c9ecaa8c1
parent44f0b122fa257e98454b21f7219d47db6e8ca47a
Janitorial: use snprintf() for string operations

snprintf() guarantees terminating \0 byte for given
size.

Change-Id: I65cb90ea4466d0356cc02919d269da8843a7302f
src/libdbuspolicy1.c