--- CBOR-XS/Changes 2016/11/25 12:16:12 1.71 +++ CBOR-XS/Changes 2016/11/25 13:28:36 1.72 @@ -18,6 +18,8 @@ - support arrays and hashes with >= 2**31 members. - avoid overflow on pointer arithmetic when checking whether enough data is available. + - fix a memory leak that occured when decoding failed while decoding + a tagged value. 1.5 Wed Apr 27 11:38:39 CEST 2016 - Math::BigFloat madness workaround, see