[mod_extforward] quiet clang compiler warning
commitb298e2acb07234da685c547f7c98a06d5200b216
authorGlenn Strauss <gstrauss@gluelogic.com>
Thu, 18 May 2017 01:55:32 +0000 (17 21:55 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Thu, 18 May 2017 01:55:32 +0000 (17 21:55 -0400)
tree183227eebe95d5c5c60beae2227b5cca691052ef
parent21081c7b725d9803d729fa72cbf3d50d484681a5
[mod_extforward] quiet clang compiler warning

It does seem possible for PROXY protocol subelements to be misaligned
and a message has been sent to HAProxy author of the PROXY protocol.

On most modern processors and operating systems, misaligned access has a
cost, but not the outrageous cost that it historical had on processors
and older operating systems such as on SPARC processors running Solaris
prior to Solaris 11.
src/mod_extforward.c