Browse Source
Valgrind error file: valgrind-errors.772802 ==772802== Invalid read of size 1 ==772802== at 0x4C32D04: strlen (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==772802== by 0x14479C: escape (json_escaped.c:41) ==772802== by 0x144B6C: json_escape (json_escaped.c:117) ==772802== by 0x118518: json_getnodes_reply (gossip_control.c:209) ==772802== by 0x139394: sd_msg_reply (subd.c:281) ==772802== by 0x139972: sd_msg_read (subd.c:418) ==772802== by 0x17ABB1: next_plan (io.c:59) ==772802== by 0x17B6A9: do_plan (io.c:387) ==772802== by 0x17B6E7: io_ready (io.c:397) ==772802== by 0x17D2C8: io_loop (poll.c:310) ==772802== by 0x121973: main (lightningd.c:450) ==772802== Address 0x6fe5168 is 0 bytes after a block of size 72 alloc'd ==772802== at 0x4C2FB0F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==772802== by 0x18843E: allocate (tal.c:245) ==772802== by 0x18899D: tal_alloc_ (tal.c:421) ==772802== by 0x188B5E: tal_alloc_arr_ (tal.c:464) ==772802== by 0x119BAB: fromwire_gossip_getnodes_entry (gossip_msg.c:35) ==772802== by 0x15CCD6: fromwire_gossip_getnodes_reply (gen_gossip_wire.c:111) ==772802== by 0x118436: json_getnodes_reply (gossip_control.c:192) ==772802== by 0x139394: sd_msg_reply (subd.c:281) ==772802== by 0x139972: sd_msg_read (subd.c:418) ==772802== by 0x17ABB1: next_plan (io.c:59) ==772802== by 0x17B6A9: do_plan (io.c:387) ==772802== by 0x17B6E7: io_ready (io.c:397) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa-0.6.1
Rusty Russell
7 years ago
committed by
Christian Decker
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue