-
### Name
zig
### Home page URL
_No response_
### Source code URL
https://github.com/ziglang/zig
### Packaging policy acknowledgement
- [X] I understand [Tur Package Policy](https:…
-
Need one. Sketch:
- [x] Track allocated blocks and sizes. Max count is roughly 50 on a 64 bit system with >1kB min block size.
- [x] ~~Prevent fragmentation. Perhaps by tracking the index of earli…
-
I have to constantly restart my Pixel 8 because it eventually becomes unusable. The keyboard constantly locks up or crashes and multiple apps do the same. The launcher constantly crashes and just slid…
-
Tarantool crashes on select from a large space:
In interactive mode run:
``` lua
box.cfg{slab_alloc_arena = 4.0}
s = box.schema.space.create('t') …
-
### Describe the bug
**Application versions:**
- CMake version 3.29.1
- Conan version 2.2.2
- Visual Studio 2022
- Windows 11 64 Intel
**Configs:**
```
[requires]
boost/1.81.0
[gen…
-
Hi,
I want to report a problem.
Spring Cloud Greenwich.SR2
Spring Boot 2.1.6.RELEASE
When modify response body, allocated 16777216 byte(s) direct memory , but it's not release,cause OutOf…
-
The easiest way to reproduce the problem: try to build [`btop`](https://github.com/aristocratos/btop).
Compare the output of `ld` and `mold`. Immediately you will see that the size of the binary is…
-
Not really sure what to write, but in benchmarking and randomly trying mimalloc as a global allocator, I noticed a rather huge performance boost in bench cases using `externref`s.
You can simulate…
-
**Is this the right place for my bug report?**
Yes: I asked on the [forum](https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=295829&p=1817220&hilit=ptp#p1817220), I asked the raspberry foundati…
-
When building ESBMC with `-DESBMC_BUNDLE_LIBC=OFF` there are uninitialized values in array_conv when processing https://github.com/esbmc/esbmc/blob/7358c7cdf9e10a420149eb5e55dab2ebf85bba61/src/c2goto/…