commit | 27a9d26d68fda8b596a2a35ab111fec7096842e1 | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Fri Nov 27 10:12:02 2015 +0800 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 05 18:22:28 2015 -0500 |
tree | a5aaf2fb6a7e5824aebe2adf2f3b62025cc210c2 | |
parent | 74c8389538d8b63c6b8ba18c0f4405e1b75468ce [diff] |
common: cli_hush: avoid memory leak Need to free memory avoid memory leak, when error. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Reviewed-by: Simon Glass <sjg@chromium.org> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>