commit | 544a7f7a36cb9434505fe5cdc9e79d16937ac23f | [log] [tgz] |
---|---|---|
author | Hong-Mei Li <a21834@motorola.com> | Mon Apr 01 11:24:44 2013 +0800 |
committer | Hong-Mei Li <a21834@motorola.com> | Mon May 20 17:30:11 2013 +0800 |
tree | 8fd1d7fd2e5fab789ef12c1b00e51fe70ce479e8 | |
parent | f5562cb66c1c15d65bc372ede4c180430e1ce9d7 [diff] |
libsysutils: fix null pointer and memory leak issue In SocketClient::quoteArg function 1. Fix potential null pointer accessing issue 2. Fix potential memory leak introduced by realloc fail Change-Id: I1ca0f9089290d43452e9a71428244545f4ed866b Signed-off-by: Hong-Mei Li <a21834@motorola.com>