Files
msgpack-msgpack-c/include/msgpack/v1/adaptor
Daniil Kovalev 90677eb58c Fix UB in v4raw_ref::operator==
Behaviour of memcmp is undefined if any of pointers passed to it is null.
See https://en.cppreference.com/w/c/string/byte/memcmp for details.
UB was detected on test MSGPACK_V4RAW_REF.pack_unpack_fix_l with UB-sanitizer.
2021-05-09 15:43:14 +03:00
..
2020-07-02 16:15:08 +09:00
2018-10-16 22:42:50 +09:00
2016-10-16 23:59:13 +02:00
2016-05-16 23:00:30 +09:00
2016-05-16 23:00:30 +09:00
2016-05-16 23:00:30 +09:00
2020-06-10 13:26:40 +09:00
2016-10-16 23:59:13 +02:00
2020-07-02 21:36:04 +09:00
2019-03-25 19:48:39 +09:00
2016-10-11 23:23:06 +09:00
2018-09-12 16:17:14 +09:00
2019-03-25 19:48:39 +09:00
2016-10-16 23:59:13 +02:00
2016-10-16 23:59:13 +02:00
2016-06-08 18:03:51 +09:00
2016-10-16 23:59:13 +02:00
2021-05-09 15:43:14 +03:00