Format-string harden eina_strbuf_append_printf use
authorRoss Vandegrift <ross@kallisti.us>
Mon, 27 Aug 2018 03:10:12 +0000 (12:10 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Wed, 29 Aug 2018 05:28:50 +0000 (14:28 +0900)
commit596df071319c0514219c5d23959d66686cdd4ae6
treecbf2db72b96f615f8c1a1ada3192024e5665f912
parent789480200b7beae340b646dc222af6a1d7732256
Format-string harden eina_strbuf_append_printf use

Summary:
gcc -Werror=format-security flags this for lacking a format string.  Fixes:
https://phab.enlightenment.org/T7325

Reviewers: #committers, Hermet

Reviewed By: #committers, Hermet

Subscribers: Hermet, cedric, #reviewers, #committers, zmike

Tags: #efl

Maniphest Tasks: T7325

Differential Revision: https://phab.enlightenment.org/D6867
src/lib/efl/interfaces/efl_ui_format.c