mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-04 19:37:51 +02: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).