08.05.2014 19:54, Michael Tokarev wrote: > This patch replaces g_malloc() in libcacard into g_new() > or g_new0() where appropriate (removing some init-to-zero > surrounding code), g_malloc+memcpy into g_memdup() and the > like.
Applied to trivial-patches qeue, thanks! /mjt