mirror of
https://review.haiku-os.org/haiku
synced 2025-01-19 13:01:29 +01:00
03e5dd5273
The function allocates a message because it uses lazy initialization, however the user does not get ownership and must not delete it. Fixes #14413.