commit | 26474c486db8bfedcaede4742442070ea9e8c809 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Feb 25 10:02:51 2020 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Feb 25 10:24:51 2020 +0100 |
tree | cc37670f4f81b49e7fb6801d60a6a87504afb29e | |
parent | 296cfd17ef2a09154fb198f1d646f1b605961ecf [diff] |
CLEANUP: lua: fix aliasing issues in the address matching code Just use read_u32() instead of casting IPv6 addresses to uint32_t*.