[Bug 1469090] [NEW] undefined behaviour in msgpack::unpacker::next - malloc/delete

2015-06-26 Thread shilkin
Public bug reported: * Description:Ubuntu 14.10 Release: 14.10 * 0.5.7-3ubuntu1 * I expected that application linked with msgpack3 passed all valgrind memory checks * undefined behaviour in msgpack::unpacker::next - malloc/delete === In 0.5

[Bug 1469090] Re: undefined behaviour in msgpack::unpacker::next - malloc/delete

2015-06-30 Thread shilkin
Hello! here you are: https://github.com/shilkin/msgpack_0.5.7-bug-1469090 Step-by-step instructions to reproduce this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1469090 Title: undefined

[Bug 1469090] Re: undefined behaviour in msgpack::unpacker::next - malloc/delete

2015-07-07 Thread shilkin
Knock-knock! Please, give me any feedback? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1469090 Title: undefined behaviour in msgpack::unpacker::next - malloc/delete To manage notifications about

[Bug 1469090] Re: undefined behaviour in msgpack::unpacker::next - malloc/delete

2015-07-07 Thread shilkin
+ + === + + https://github.com/shilkin/msgpack_0.5.7-bug-1469090 + Step-by-step instructions to reproduce this bug. === In 0.5.7 version msgpack::unpacker holds zone in std::aut_ptr. In msgpack::unpacker::next on line 234 we can see