chenyang8094 bc0c22fabc
Fix callReplyParseCollection memleak when use AutoMemory (#9446)
When parsing an array type reply, ctx will be lost when recursively parsing its
elements, which will cause a memory leak in automemory mode.

This is a result of the changes in #9202

Add test for callReplyParseCollection fix
2021-09-09 11:03:05 +03:00
..
2019-12-17 07:49:21 +00:00
2021-01-23 21:53:58 +02:00
2021-08-03 11:37:19 +03:00
2021-01-28 16:19:43 +02:00
2020-11-11 22:57:33 +02:00
2021-02-05 19:54:01 +02:00