mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-18 13:08:13 +02:00
Turns out the peer part of the spec no longer uses padding (it's used only in the onion), and GCC-9 with -O3 warns we're padding NULL to memcpy. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
|---|---|---|
| .. | ||
| test | ||
| extracted_onion_experimental_csv | ||
| extracted_onion_wire_csv | ||
| extracted_peer_experimental_csv | ||
| extracted_peer_wire_csv | ||
| fromwire.c | ||
| Makefile | ||
| onion_defs.h | ||
| peer_wire.c | ||
| peer_wire.h | ||
| towire.c | ||
| wire.h | ||
| wire_io.c | ||
| wire_io.h | ||
| wire_sync.c | ||
| wire_sync.h | ||