|
From: | felix . winkelmann |
Subject: | [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events) |
Date: | Fri, 07 Jul 2023 13:17:13 +0200 |
> While working on this, I also noticed a remaining bug in the weak locative > handling: when a locative has already been cleared, it contains a NULL > pointer, and we need to avoid dereferencing it on the next GC. Thanks, pushed. felix
[Prev in Thread] | Current Thread | [Next in Thread] |