[M108 Migration] Use snprintf in place of sprintf 07/288507/3
authorayush.k123 <ayush.k123@samsung.com>
Fri, 17 Feb 2023 06:50:55 +0000 (12:20 +0530)
committerAyush Kumar <ayush.k123@samsung.com>
Fri, 17 Feb 2023 12:26:39 +0000 (12:26 +0000)
commit30cc26a63b2c115b475cd4bce3ac70c6d7f93d2d
tree352665482beb38338360be07d5c9142783b92c0d
parent2515c38ceb5d038b83e1fd4cbfc7502bf5afae3a
[M108 Migration] Use snprintf in place of sprintf

For better security, VD recommends using snprintf in place of sprintf.

Reference: https://review.tizen.org/gerrit/c/283371/

Change-Id: If615daf8f65d95f203ed856d8df4a1c87c9a8a7b
Signed-off-by: Ayush Kumar <ayush.k123@samsung.com>
tizen_src/ewk/ubrowser/logger.cc
tizen_src/ewk/ubrowser/window.cc