class_loader icon indicating copy to clipboard operation
class_loader copied to clipboard

Remove memory leaks

Open ahcorde opened this issue 4 years ago • 3 comments

Signed-off-by: ahcorde [email protected]

I ran class_loader with asan and I found some memory leaks.

There is still one memory leak when we create unmanaged instance, the way to reproduce this leak is to run basicLoadUnmanaged and noWarningOnLazyLoad tests at the same time.

what is the right way to destroy this memory ?

ahcorde avatar Jun 24 '21 11:06 ahcorde

--packages-above-and-dependencies class_loader

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

ahcorde avatar Jun 25 '21 08:06 ahcorde

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

ahcorde avatar Sep 21 '21 11:09 ahcorde

Rerunning tests. Anyhow failures look unrelared.

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

ahcorde avatar Oct 26 '21 18:10 ahcorde