mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +02:00
The make<T> factory function allocates internally and immediately dereferences the pointer, and always returns a NonnullOwnPtr<T> making it impossible to propagate an error on OOM.
70 KiB
70 KiB