src.ctf.lttng-live: replace usage of `calloc()` by `g_new0()`
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 8 Nov 2019 21:01:03 +0000 (16:01 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Nov 2019 21:10:12 +0000 (16:10 -0500)
commit1f066b379335c8082a8fd729e20f0495aa80b327
treeb3f3201fe2f78c5d97568324f90f8fa389481af0
parenta480bf8501e57c87d4a5d5236bb443d302136899
src.ctf.lttng-live: replace usage of `calloc()` by `g_new0()`

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I5c5ee34632488ff875b33b58fea67c16eb05f345
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2362
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/plugins/ctf/lttng-live/viewer-connection.c
This page took 0.026792 seconds and 4 git commands to generate.