Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UBIFS: Fix possible memory leak in ubifs_readdir()
If ubifs_tnc_next_ent() returns something else than -ENOENT we leak file->private_data. Signed-off-by: Richard Weinberger <[email protected]> Reviewed-by: David Gstir <[email protected]>
- Loading branch information