[Coverity] Use snprintf instead of sprintf
authorgichan2-jang <gichan2.jang@samsung.com>
Mon, 11 Sep 2023 07:54:19 +0000 (16:54 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Tue, 12 Sep 2023 02:45:08 +0000 (11:45 +0900)
commitf96cb9f810fdc6e4b45a647556a12e3e888a375d
tree8e31b919d127b652c9d095fcaada8ff76df9ea25
parent9d22cdd937d7452cfc0d4732cd7b06c50e6af7dc
[Coverity] Use snprintf instead of sprintf

Let's use safer form of the sprintf() function.

Signed-off-by: gichan2-jang <gichan2.jang@samsung.com>
c/src/ml-api-remote-service.c