Files
json/test/src/fuzzer-parse_msgpack.cpp
Niels Lohmann f547679de5 🚑 fix for #516 and #518
We should compare the binary serializations rather than the JSON values
themselves. This fix was already done for CBOR and apparently forgotten
for MessagePack.
2017-03-17 22:18:05 +01:00

1.7 KiB