-
- Downloads
ubifs: no NULL check needed before free
kfree() calls free.
free() checks if the parameter is NULL.
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
Please register or sign in to comment
kfree() calls free.
free() checks if the parameter is NULL.
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>