]> sigrok.org Git - libsigrok.git/history - log.c
Replace g_malloc{0,} with g_try_malloc{0,}.
[libsigrok.git] / log.c
2011-04-14 Uwe Hermannlibsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err.