Fix usage of mono_debug_get_seq_points to avoid leaks (mono/mono#15977)
authorJb Evain <jb@evain.net>
Sat, 3 Aug 2019 15:59:25 +0000 (08:59 -0700)
committerZoltan Varga <vargaz@gmail.com>
Sat, 3 Aug 2019 15:59:25 +0000 (11:59 -0400)
commitb2806064fb0dc58f7fded76d9631b4df4e52eac7
tree6c02615295827e07b8511a51ee9b27d2d7e3c285
parent043a5be728f7feeec77308c6472c9a2ccf17e3dd
Fix usage of mono_debug_get_seq_points to avoid leaks (mono/mono#15977)

Commit migrated from https://github.com/mono/mono/commit/283c0557d376a7c680cfe5993d1ea872391bbf99
src/mono/mono/metadata/profiler.c
src/mono/mono/mini/debugger-agent.c
src/mono/mono/mini/mini-llvm.c