On Thu, Nov 20, 2025 at 10:43 AM Zack Rusin <[email protected]> wrote:

>
> This bit looks suspicious. It looks like if ctx->merge_dups is false
> and the resource is doomed then we'll try to remove an invalid node
> (because it has not been added to the hash).
>
> Other than that, it looks great.
>
>
> z

It does look suspicious but since the hashtable is intrusive we are
just nulling out the node which is still zeroed at this point.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to