edbus: Use snprintf to be sure
authorDaniel Willmann <d.willmann@samsung.com>
Mon, 18 Feb 2013 12:26:27 +0000 (12:26 +0000)
committerDaniel Willmann <d.willmann@samsung.com>
Mon, 18 Feb 2013 12:26:27 +0000 (12:26 +0000)
commitdda109a9060d97f2a74de509d2ac538364f6cd03
tree657711a456852d64fe1814bd864d8bc873539d5d
parentcd9b6bed621426391f8b1c84e232c91038c22d45
edbus: Use snprintf to be sure

Are dbus function calls with more than 1000 arguments possible?
If so -> prevent buffer overflow

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
src/lib/edbus/edbus_message_to_eina_value.c