Open
Description
Attributes can be used after deallocation (see e.g. osandov/drgn#280). That's because an explicit or implicit (like in the above case) reference may still exist after the attribute is cleared.
Attributes can be used after deallocation (see e.g. osandov/drgn#280). That's because an explicit or implicit (like in the above case) reference may still exist after the attribute is cleared.