mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
7b80e5b66c
memcmp((p1)->field, (p2)->field, ...) results in undefined behaviour if (p1)->field or (p2)->field is NULL. This holds also when tal_count((p1)->field) * sizeof(*(p1)->field) == 0. |
||
---|---|---|
.. | ||
test | ||
fromwire.c | ||
gen_onion_wire_csv | ||
gen_peer_wire_csv | ||
Makefile | ||
onion_defs.h | ||
peer_wire.c | ||
peer_wire.h | ||
towire.c | ||
wire_io.c | ||
wire_io.h | ||
wire_sync.c | ||
wire_sync.h | ||
wire.h |