On Wed Nov 1 14:12:42 2023 +0000, Zhiyi Zhang wrote:
This releases &item->IUnknown_iface even though item->key is NULL, which is a behavior change. Are you sure this is correct?
yeah you are right. i just had a quick check and it looks like all the callsites would have `item->key != 0`, but i should definitely be careful here.