zcashd/depends/patches
Kris Nuttycombe 7024b7f5c0 Patch zeromq to check the return value of snprintf where necessary.
@daira identified an error in https://github.com/zeromq/libzmq/pull/4494
that we reproduced in zcash/zcash#6393. This adds @daira's patch from
https://github.com/zeromq/libzmq/pull/4507 to ensure we handle this
potential case of undefined behavior.

Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2023-02-01 12:31:13 -07:00
..
bdb depends: Greatly simplify the Clang 12 patch 2021-07-30 19:53:18 +01:00
libevent depends: Patch libevent build to fix IPv6 -rpcbind on Windows 2021-06-05 15:20:22 +01:00
libsodium depends: Remove comments from libsodium signature validation patch 2020-03-06 16:19:23 +13:00
native_cctools depends: Use vendored Clang for macOS cross-compilation 2020-10-12 17:55:12 +01:00
tl_expected The std::expected proposal has unnecessary instances of undefined behaviour 2022-12-08 20:53:54 +00:00
zeromq Patch zeromq to check the return value of snprintf where necessary. 2023-02-01 12:31:13 -07:00