On 09.11.23 17:02, Maciej S. Szmigiero wrote:
From: "Maciej S. Szmigiero" <[email protected]>alloca() is frowned upon, replace it with g_malloc0() + g_autofree.
Reviewed-by: David Hildenbrand <[email protected]>If this fixes a coverity issue of #number, we usually indicate that using "CID: #number" or Fixes: CID: #number"
-- Cheers, David / dhildenb
