Files
lightning/lightningd
Rusty Russell 9751502ff5 jsonrpc: fix error when we abort batching due to timeout.
The read_json() call expects len_read to be the amount of *new*
data read.  If we call this back without resetting, it will parse
this much random junk in the buffer.

Fixes: #5766
Changelog-Fixed: Plugin: `autoclean` could misperform or get killed due to lightningd's invalid handling of JSON batching.
2022-12-06 10:42:05 +01:00
..
2022-07-15 12:24:00 -05:00
2022-07-15 12:24:00 -05:00
2022-03-10 09:40:09 +10:30
2022-11-09 15:08:03 +01:00
2022-09-19 10:18:55 +09:30
2022-09-12 14:00:41 +02:00
2022-09-12 14:00:41 +02:00