Files
bitcoin/src/kernel
TheCharlatan 5b89956eeb kernel: Allow null arguments for serialized data
An empty span constructed from an empty vector may have a null data
pointer depending on the implementation. Remove the
BITCOINKERNEL_ARG_NONNULL requirement for these arguments and instead
handle such null arguments in the implementation.
2025-11-11 12:35:15 +01:00
..
2023-09-30 06:38:47 -04:00
2023-09-30 06:38:47 -04:00
2025-03-13 11:13:13 +00:00
2023-02-22 15:46:21 +00:00
2023-01-05 09:05:14 +00:00