consumer: fix: possible unaligned access in packed structure
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 14 Sep 2019 18:25:25 +0000 (14:25 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 14 Sep 2019 20:33:48 +0000 (16:33 -0400)
commitef4b086ef18cd4128c52c4bf58e5ce64d2df0ee6
tree5367936c6546952b67827bc70706adf0d4650c71
parent1a65bbb8755fa1ae4a013bc1aa94c39297b8779e
consumer: fix: possible unaligned access in packed structure

Fix the warnings that unaligned pointers can be passed as parameters
emitted when sampling buffer statistics.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/consumer/consumer-timer.c
This page took 0.027099 seconds and 5 git commands to generate.