Use type directly in sizeof instead of a dereferenced pointer
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 30 Aug 2015 21:38:25 +0000 (17:38 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 1 Sep 2015 16:03:08 +0000 (12:03 -0400)
commit3b5f70d447d59a7d52ebec53e8f7bc962226fea9
tree442ec8def7c533b501e6bfd0bc53c61e1d137c26
parent141feb8ca12d48ef5adfcda81faa7e0d2fc32c7a
Use type directly in sizeof instead of a dereferenced pointer

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/agent.c
This page took 0.025998 seconds and 5 git commands to generate.