25b20ee67b
This will retain the kernel blobs for the lifetime of the isolate, since our normal heap objects don't properly retain the c-heap allocated kernel blob buffers. This work-around to suppress lsan is required for a customer. Issue https://github.com/dart-lang/sdk/issues/33973 Change-Id: I8af092fcc5000970b2018ca694d06a9cc8b3208c Reviewed-on: https://dart-review.googlesource.com/66565 Commit-Queue: Martin Kustermann <kustermann@google.com> Reviewed-by: Vyacheslav Egorov <vegorov@google.com>