Files
lightning/common
Rusty Russell 7b59e26dd7 jsmn: upgrade so JSMN_OBJECT's size parameter is usable.
jsmn would accept invalid JSON objects.  This is bad because it would
set ->size incorrectly: we expect to have at least size * 2 tokens (in
pairs).  We want to rely on ->size, but this would create an exploitable
buffer overflow!

Fortunately, this is fixed upstream, so we add a test and upgrade to v1.0.0.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-01-17 16:22:32 +01:00
..
2018-11-02 05:58:01 +00:00
2019-01-17 13:02:24 +01:00
2019-01-17 13:02:24 +01:00
2018-01-29 04:46:54 +00:00
2018-02-08 22:49:34 +01:00
2019-01-15 12:01:38 +01:00
2019-01-15 12:01:38 +01:00
2019-01-15 12:01:38 +01:00
2018-08-05 02:03:58 +00:00
2019-01-08 19:20:28 +01:00
2019-01-08 19:20:28 +01:00
2019-01-17 13:02:24 +01:00
2018-03-06 19:26:21 +01:00
2018-12-05 23:15:59 +00:00
2019-01-15 12:01:38 +01:00
2018-06-18 12:31:09 +02:00