mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 01:06:21 +00:00
Replace malloc() with g_malloc() to handle allocation failure and ensure enough memory is allocated for the null terminator.
Replace malloc() with g_malloc() to handle allocation failure and ensure enough memory is allocated for the null terminator.