rgb-cln/closingd
Rusty Russell e63b7bb539 take: allocate temporary variables off NULL.
If we're going to simply take() a pointer, don't allocate it off a random
object.  Using NULL makes our intent clear, particularly with allocating
packets we're going to take() onto a queue.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-03-16 00:16:10 +00:00
..
Makefile peer_failed: set permanent slot when we fail the peer. 2018-02-23 18:02:00 +01:00
closing.c take: allocate temporary variables off NULL. 2018-03-16 00:16:10 +00:00
closing_wire.csv closingd: don't punish peers who can't negotiate properly. 2018-02-02 20:33:49 +01:00