]> git.ipfire.org Git - thirdparty/pdns.git/commit
Update protozero to 1.7.1
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 11 Mar 2022 08:38:35 +0000 (09:38 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 11 Jan 2022 08:38:35 +0000 (09:38 +0100)
commit3eeb9480de32d1b423dc6c7bf00a37baab74a05d
tree6924d334d2f3dde983cffb8d2c920602136e7d78
parent5c3fec4852eecea463b8a82970d3f00ef6cb72ee
Update protozero to 1.7.1

Changes:
- Fixes undefined behaviour in `float` and `double` byteswap.
- Add missing includes of "config.hpp".
- Avoid narrowing conversion by doing an explicit `static_cast`.
ext/protozero/include/protozero/buffer_string.hpp
ext/protozero/include/protozero/buffer_vector.hpp
ext/protozero/include/protozero/byteswap.hpp
ext/protozero/include/protozero/version.hpp