Re: [scc-dev] [PATCH] Fix double free in swtch.c

From: Roberto E. Vargas Caballero <k0ga_at_shike2.net>
Date: Sat, 12 Apr 2025 12:00:29 +0200

Hi,

On Wed, Apr 09, 2025 at 04:15:48PM +0100, remph wrote:
> The `list' pointer should be reset to NULL after the memory it points to
> has been freed, otherwise the next time cleanswtch() is called it iterates
> over the list starting at freed memory.

Applied, thanks!


Regards,
--
To unsubscribe send a mail to scc-dev+unsubscribe_at_simple-cc.org
Received on Sat 12 Apr 2025 - 12:00:29 CEST

This archive was generated by hypermail 2.3.0 : Sat 12 Apr 2025 - 12:10:01 CEST