-
**OpenSIPS version you are running**
```version: opensips 3.4.8 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, FAST…
-
When I open the parent dir of any rust project, it looks like there is some sort of memory leak; the "rust-analyzer" icon spins indefinitely as memory racks up.
I'm on macOS Ventura 13.…
-
The `PRINTInstruction` that are allocated in `BASICParser::_make_print[_ln]`, are never freed (deleted).
The BASICParser's destructor does not iterate through the _instrs and delete the instructions.…
donno updated
6 years ago
-
**ATTENTION: DO NOT USE THIS FIELD TO ASK SUPPORT QUESTIONS. USE THE PLATFORM CHANNELS FOR THIS. THIS SPACE IS DEDICATED ONLY FOR BUGS DESCRIPTION.**
**Fill in the template. Issues that do not respect…
-
Hi there --
I'm not sure if the issue I'm seeing is in these bindings or in the upstream lib, but I'm observing that when using the high-level API on CUBLAS, that after the `__del__` wiring does th…
-
I'm using Deferred to avoid N+1 problem, but with a big amount of entities, it produces out of memory error.
Even without buffer it allocates a lot of memory:
```
'resolve' => function($blogSto…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
**Setup:** obs-shaderfilter 2.1.1 with OBS 29.1.3 on Windows 10
**Repro:**
- Run OBS and exit it again without obs-shaderfilter installed, check the OBS log -> no memory leaks
- Install the obs-s…
-
This is relatively minor, but it clutters the compiler output. Recent C++ versions are now returning warnings for `sprintf`, which can lead to memory leaks, and recommend using [`snprintf`](https://c…
-
### Version
13.1.0
### Steps to reproduce
Clone repo `https://github.com/vespertilian/jest-preset-angular-mem-usage`
`npm install`
`npm run test-jest`
### Expected behavior
I would expect f…