-
Memory leak in function `add_banner`.
The memory leak is reported by a static analyzer tool developed at CAST (https://www.linkedin.com/company/cast-center).
Specifically, dynamic memories are all…
-
There are multiple families of atomic operations:
- [ ] GCC `__sync` builtins: https://gcc.gnu.org/onlinedocs/gcc/_005f_005fsync-Builtins.html.
- [ ] C11: https://en.cppreference.com/w/c/thread#Atom…
-
**Describe the bug**
The longer the running time, the higher the memory footprint.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a analyzer `analyzer = AnalyzerEngine(nlp_engine=NL…
-
Arch Linux / AMDGPU-Pro 16.30
At start SilentArmy memory consumption is about 40 Mb.
After 20 hours of mining SilentArmy memory consumption is about 4 Gb.
Clang static analyzer found no problem…
-
Hi @bogovicj ,
I noticed that after using BigWarp and closing it programmatically with `bigWarp.closeAll()` I have some memory not released.
The eclipse memory analyzer shows this suspect trace:…
-
**rust-analyzer version**: 0.3.1995-standalone
**rustc version**: rustc 1.78.0 (9b00956e5 2024-04-29)
**editor or extension**: VSCode (extension version v0.3.1995)
**code snippet to reproduce…
-
The RenderTargetBitmap will cature the `_wicSource` handler which will release slowly by GC. WPF will throw COM Exception when create RenderTargetBitmap too fast.
Making the RenderTargetBitmap inhe…
-
A `NOT_FOUND_COLUMN_IN_BLOCK` error is thrown in case of a completely valid query.
https://fiddle.clickhouse.com/5b662228-9939-4cc1-8802-758ed59dd974
**Does it reproduce on the most recent relea…
-
## Describe the bug
Using BwB, I am unable to navigate to source via the Memory Graph Analyzer w/Malloc stack logging
## Reproduction steps
1. Enable Malloc Stack Logging
2. Turn on the Memo…
-
The Dart Analyzer treats the presence of an `analysis_options.yaml` file as a signal to create an analysis context, a discrete, hermetic environment for analysis. In many cases this is unneeded and th…