]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert r328492:
authorpfg <pfg@FreeBSD.org>
Sun, 28 Jan 2018 03:16:54 +0000 (03:16 +0000)
committerpfg <pfg@FreeBSD.org>
Sun, 28 Jan 2018 03:16:54 +0000 (03:16 +0000)
commit3e9d93e244363aae1b15f3a01935bd3f771cccd1
tree59d8daedf6bc9e51b2d7a2bcbe9dcd0a2a51a8ee
parent31e721665184644df2dcaca9a49321edd0d97365
Revert r328492:
"Fix gcc80 -Wsizeof-pointer-memaccess warning."

The warning is bogus: GCC8 only looks at the size of the destination.
We shouldn't be fixing imaginary problems, so perhaps its better to deal
with this later on by disabling such warnings.

Pointed out by: ed, bde
contrib/opie/libopie/insecure.c