mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-15 15:16:51 +02:00
Fix memory leaks
This commit is contained in:
@@ -1354,7 +1354,7 @@ TEST(MSGPACKC, unpack_array_uint64)
|
||||
}
|
||||
|
||||
|
||||
TEST(MSGPACKC, vreff_buffer_overflow)
|
||||
TEST(MSGPACKC, vref_buffer_overflow)
|
||||
{
|
||||
msgpack_vrefbuffer vbuf;
|
||||
msgpack_vrefbuffer to;
|
||||
|
Reference in New Issue
Block a user