Age | Commit message (Expand) | Author |
---|---|---|
2022-01-11 | AK+Kernel: Remove one_ref_left() footgun | Andreas Kling |
2021-06-24 | Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` | Daniel Bertalan |
2021-05-14 | Tests: Fix use-after-free in TestRefPtr.self_observers | Andrew Kaster |
2021-05-13 | AK: Introduce adopt_ref_if_nonnull(..) to aid in Kernel OOM hardening | Brian Gianforcaro |
2021-05-06 | Tests: Move AK tests to Tests/AK | Brian Gianforcaro |