embryo_cc: fix memory overflow in str 62/87862/1
authorWooHyun Jung <wh0705.jung@samsung.com>
Mon, 12 Sep 2016 01:09:32 +0000 (10:09 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 12 Sep 2016 01:17:00 +0000 (10:17 +0900)
commita40f9671d1d56007c9187c37c5c15bccd7080a57
tree8314e3026ebb53e8d3278ab1d3bf747c54a01b5a
parentb25bcbb9ecbbad0d2256c9b6b833fa04bb048239
embryo_cc: fix memory overflow in str

After for-loop i can have value 11. So the str should be longer than 11.

@fix

Change-Id: I63649dc018d08ca1d7a61baaebd8fa098b43dbdd
Signed-off-by: WooHyun Jung <wh0705.jung@samsung.com>
src/bin/embryo/embryo_cc_sc7.c