aurum-bootstrap: extend buffer size to avoid BOF
authorWonki Kim <wonki_.kim@samsung.com>
Wed, 23 Dec 2020 03:45:16 +0000 (12:45 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 11 Jan 2021 12:27:30 +0000 (21:27 +0900)
commitc941f1bd8a4b9dd6e592fdbe82a8adadecf9b2e7
treebf653ef839dc57c5dfaf005c476d6205c7100d77
parent0e7b568fd8609b3afb968ef1ea7befe92307c850
aurum-bootstrap: extend buffer size to avoid BOF

static analytic reports buffer can be overflowed.
this patch changes the size of buffer to avoid buffer over flow.

Change-Id: I54481a211518da3818447ed188e6d072d73b1e4c
org.tizen.aurum-bootstrap/src/Commands/GetDeviceTimeCommand.cc