-
On failure there is no cleanup of allocted memory on line 59 and 64 of mpool.c, I can do a PR if you will merge in.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hello everyone, I believe I have encountered a very rare but serious bug: When developing an …
-
### Official Instance
- [X] The bug is reproducible on the [official hosted instance](http://piped.video/), or is API-related.
### Describe the bug
While playing almost any video (I mainly use Pipe…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
**Describe the bug**
WAL volume usage starts to leak after some arbitrary block of time, despite having configured `pgbackrest` properly, still getting successful backups to S3, and observing WAL pru…
-
Check if generated bindings contain any (own) memory leaks.
Investigate only after https://github.com/makew0rld/dither/issues/13 gets resolved.
tfuxu updated
10 months ago
-
KQ v1.0 won't be released until there's absolutely zero memory leaks from KQ itself.
Some libraries like Allegro and Lua may leak, but since theses aren't linked to KQ's source code, they won't be tak…
ghost updated
2 years ago
-
### What is the issue with the Streams Standard?
It seems like the standard doesn't provide a simple way to guarantee the resources underlying a `ReadableStream` are cleaned up after it ends for an…
-
Size Leaks are very important XS-Leaks. They are often addressed in the browser when researchers find exact ways to leak the size. Some mechanisms that still work:
- [Cache Timing](https://github.c…
-
It seems like there is a memory leak somewhere at client side scripts.
Having briefly looked through my $.cache, I mentioned that it was too fat Due to that fact, it looks like incorrect jQuery usag…