sample-client: fix to use calloc() and memcpy() instead of using realloc() 39/144439/2
authorSung-Jin Park <sj76.park@samsung.com>
Thu, 17 Aug 2017 00:35:16 +0000 (09:35 +0900)
committerJuyeon Lee <juyeonne.lee@samsung.com>
Mon, 21 Aug 2017 08:07:59 +0000 (08:07 +0000)
commit87aae15524f4110e40e690aa6acf841af27dac78
tree73616e7073b3c990f984aff074844acbeaf48306
parent578831333c0264fe1efd7a1ff4fc6811e1dc4625
sample-client: fix to use calloc() and memcpy() instead of using realloc()

Change-Id: I794448a29d6ed406b7a6c163b0b8f0c589f9e06d
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
src/samples/sample-client.c