yaffs-vfs-multi.c: Handle search context properly to prevent leaking
authorCharles Manning <cdhmanning@gmail.com>
Thu, 25 Jun 2020 04:01:27 +0000 (16:01 +1200)
committerCharles Manning <cdhmanning@gmail.com>
Thu, 25 Jun 2020 04:01:27 +0000 (16:01 +1200)
Fix potential memory leak due to search context not being closed properly.

Thank you to George Pee for reporting this issue.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>

No differences found