Skip to content
Commit 0dbd6e36 authored by Bin Meng's avatar Bin Meng Committed by Tom Rini
Browse files

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: default avatarBin Meng <bin.meng@windriver.com>
parent 3fc85a78
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment