mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-29 11:07:23 +01:00
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).