From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2147270438558477073==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [PATCH 1/4] test-runner: fix crash if ofono is not installed Date: Mon, 16 Mar 2020 20:22:37 +0000 Message-ID: In-Reply-To: <20200316192242.15588-1-prestwoj@gmail.com> List-Id: To: iwd@lists.01.org --===============2147270438558477073== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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 --===============2147270438558477073==--