inet: fix: possible unaligned access in packed structure (inet/inet6)
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 12 Sep 2019 15:51:52 +0000 (11:51 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 26 Sep 2019 19:54:53 +0000 (15:54 -0400)
commite909777bf000d0fd8f0116569b3fb31676b228be
tree16a25cf2c9fcd2f942277d1642a395206bde2eb1
parent18a9df278ae11194786b85de5e3135a357e4959e
inet: fix: possible unaligned access in packed structure (inet/inet6)

Fix the warnings that unaligned pointers can be passed as parameters
emitted when building inet.c and inet6.c.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/macros.h
src/common/sessiond-comm/inet.c
src/common/sessiond-comm/inet6.c
This page took 0.026441 seconds and 4 git commands to generate.