lttng-ctl rotate: fix: possible unaligned access in packed structure
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 14 Sep 2019 18:38:44 +0000 (14:38 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 19 Sep 2019 19:31:48 +0000 (15:31 -0400)
commit18cf1ffb3a47d8da8722f399c494c4397e0e2851
treeadb14f16f8a72b2c2dc98fafdbbf19efc819f4fa
parentab4b3982b6caebe26cc204efd432f9e1bab23a83
lttng-ctl rotate: fix: possible unaligned access in packed structure

Fix the warnings that unaligned pointers can be passed as parameters
emitted when sampling rotation schedules.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/lib/lttng-ctl/rotate.c
This page took 0.025058 seconds and 4 git commands to generate.