-
Hello, I was looking through the code and I found multiple memory corruption bugs
## Buffer overflow in `load_ROM`
The file size is not checked before its contents are written using `fread`
```…
-
Crashes with malformed objects, null pointers pushed on the stack, etc.
-
Running the example job https://github.com/cms-sw/cmssw/issues/45854#issuecomment-2326775996 by adding
```python
process.add_(cms.Service("ModuleAllocMonitor", fileName = cms.untracked.string("modul…
-
The error message
"raster(16460,0x1f9518f40) malloc: Region cookie corrupted for region 0x108000000 (value is e4e0a3e3)[0x108007ffc]
raster(16460,0x1f9518f40) malloc: *** set a breakpoint in mall…
-
When using the debug version of the runtime library in a visual studio, strcat_s fills all unused memory to 0xfe. Consequently, when creating CSV memory within the _webui_ws_process() function, strcat…
-
### What happened?
I noticed a bunch of ESP reboots after exceptions and started digging. One of them I could isolate and pin down to also occur in this project: When saving the network settings, the…
-
**Describe the bug**
When (re)assigning a string variable with a large string (>1GB) after a few times program crashes
**To Reproduce**
Steps to reproduce the behavior:
c$=space$(1123123123)
c$…
-
While testing my PR to add new gradient shaders for older hardware platforms I ran into 2 cases of memory corruption in OpenGLES while testing using a host_debug_unopt_arm64 build:
- a crash while …
flar updated
14 minutes ago
-
**Describe the bug**
As described in [this post](https://forums.openmv.io/t/memory-corruption-with-image-image-ndarray/10146).
**To Reproduce**
- The full program (first the desired behavior, …
-
**Describe the bug**
When enabling "server" mode for the Asset Cache Server, the Asset Processor will eventually crash due to a memory corruption error. The callstacks are not consistent, and will t…