Hi James,
On 3/16/20 2:22 PM, James Prestwood wrote:
The goto was jumping to a label which freed the wiphy list which
had not yet been initialized. This also fixes another similar issue
if chdir fails (in this case tmpfs_extra_stuff would get freed
before being allocated).
---
tools/test-runner.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
All applied, thanks.
Regards,
-Denis