Glib 1.2 did not have a g_try_malloc() function, so use g_malloc() instead.
Since a g_malloc() failure will abort the running application, we no
longer need to check the result.
PR: 72775
Glib 1.2 did not have a g_try_malloc() function, so use g_malloc() instead. Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |