-
![image](https://github.com/networkservicemesh/cmd-forwarder-vpp/assets/49399980/9eeb43f8-381e-4df9-85cf-249d864c2a1c)
[forwarder-vpp_goroutineprofiles_20240527074108.tar.gz](https://github.com/n…
-
Steps to reproduce:
1. Open any system monitor application, take note of the baseline ram usage.
2. Run miral-shell with x11: WAYLAND_DISPLAY=wayland-99 ./build/bin/miral-shell --enable-x11 true
…
Saviq updated
2 months ago
-
**Steps**:
1. Launch app
1. Open and close the tab tray repeatedly
1. Observe memory usage
**Result**: the application leaks memory.
┆Issue is synchronized with this [Jira Bug](https://mozilla-hu…
-
### Describe the bug
Combination with pinia storeToRefs + SSR (nuxt3) + useEventBus().on causes memory leaks.
I'm not sure it directly related to useEventBust or storeToRefs pinia or the way i use…
-
Fix diff:
```diff
------------ addons/sourcemod/scripting/freak_fortress_2/weapons.sp ------------
index 6ef13a2b..1c9529bd 100755
@@ -306,6 +306,7 @@ void Weapons_ShowChanges(int client, int en…
-
DWMBlurGlass will often forgot to remove garbage data and cause more memory to be used.
The fastest way to do so is to open explorer and shake the window. If you have task manager open, you will noti…
-
```
Direct leak of 40 byte(s) in 1 object(s) allocated from:
#0 0x102aee510 in malloc (/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/lib/darwin/libclang_rt.asan_osx_dynamic.dylib:arm64+0x52510)
…
-
Checklist
- [ ] This problem exists even with the setting `"C_Cpp.enhancedColorization": "Disabled"`
## The code with a problem is:
```cpp
#include
std::vector test(1
-
-
### Description
# Goal: reduce future regressions in the area of memory leaks, with a special focus on classloader leaks
In its very nature of reloading the whole app, including many 3rd party d…
Sanne updated
2 months ago