replace sprintf() to snprintf() for better security 75/121775/1
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 20 Mar 2017 03:18:25 +0000 (12:18 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Wed, 29 Mar 2017 03:06:45 +0000 (12:06 +0900)
commit88f80732448f5b28bdf00b126ca3537ee94be16d
tree416058b949ad3907e4453373f99d72ee9725cb63
parent6bdccca8c4bb0936d1c8a8b5fb0da140c7cbbf09
replace sprintf() to snprintf() for better security

Change-Id: I25508293e1daa8aeb95b9133298d088e2353b6c8
pkgmgr_font/src/font_service_register.c