Re: [PATCH v2] maintenance --unregister: fix uninit'd data use & -Wdeclaration-after-statement
From: <hidden>
Date: 2022-11-15 18:01:43
From: <hidden>
Date: 2022-11-15 18:01:43
November 15, 2022 10:35 AM, "Taylor Blau" [off-list ref] wrote:
It was human error on my part. Please let me know if the result in 'next' now is OK to you.
Had a look and I'm just wondering if we're sure it's alright to clear the configset before using the list we found in it. Doesn't that list point into the configset?