-
A heap-buffer-overflow occurs in the below program. This behavior occurs at line 149 in H5Odtype.c.
```
#include "hdf5.h"
#include
#include
#include
#include
#include
#include
typedef u…
-
We are heavily using the String() class in our code, including to build strings. Strings are memory hogs and the ATMega328 has only 2K of RAM. It is possible that code that runs fine on a Photon (20…
-
### Description
Generated by nightly tests on pull request https://github.com/php/php-src/pull/12406: https://github.com/danog/php-src/actions/runs/11821057001/job/32934995105#step:12:132
### PHP Ve…
-
Recently I was profiling the memory consumption of some large apps and it turns out that the memory allocation / deallocation pattern is very concerning.
I collected the GC used memory statistics a…
-
**Maybe it's bug. But I'm not sure.**
**I have updated my ReactNavite from "react-native": "0.72.12", to "react-native": "0.75.3".**
On version 0.75.3 I use dynamic imports modules and use React…
-
Currently, if a data node rejects the execution of a query it sends a full `EsRejectedExecutionException` back to the coordinating node.
Each of these instances is then wrapped in a `ShardSearchFailur…
-
The binary heap code looks like it was written by someone learning C++ coming from Python. The proposed code below is more idiomatic C++. I also demonstrated functionality hiding (percUp, percDown…
-
Hallo Wolle,
der Player bricht ab und löst einen Neustart aus.
Liegt das an der Verzeichnistiefe ? Wenn ich den Titel auf der SD in ../audiofiles verschiebe wird der Titel abgespielt.
Player spie…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
### Description
i create new project with 0.76.1 and install library package and i migrate my old project to new 0.76.1
### Steps to reproduce
1. install yarn which version 1.22.22
2. rea…