diff options
author | Bin Meng | 2020-04-18 01:59:11 -0700 |
---|---|---|
committer | Tom Rini | 2020-04-24 10:51:56 -0400 |
commit | 0dbd6e3698b58f60cddb64a0d58a4e23fb5f55d3 (patch) | |
tree | 6b6c55c68a7d2c8699d119a78a5fce596a13affd /tools/vybridimage.c | |
parent | 3fc85a782a3d46fcb32bfb93829d2424d696c4d3 (diff) |
mkimage: fit: Free buf directly in fit_extract_data()
If given ptr to free() is NULL, no operation is performed.
Hence we can just free buf directly in fit_extract_data().
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Diffstat (limited to 'tools/vybridimage.c')
0 files changed, 0 insertions, 0 deletions