mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 14:25:58 +01:00
4860ac1076
The function allocates a message because it uses lazy initialization, however the user does not get ownership and must not delete it. Fixes #14413. Change-Id: I94807026c6969746a804492ee07808d621533ac3 Reviewed-on: https://review.haiku-os.org/488 Reviewed-by: waddlesplash <waddlesplash@gmail.com>