-
Just coming back from hunting down a use-after-free bug in my code caused by UserEvents.
In summary: Some elements, i.e. notifiers, UserEvents, queues... **allow the user to free the memory/referen…
-
So far I've come across two apps that have reported to me how much storage space is free on my device and even what percentage of storage the app takes up. This seems like a thing that should be spoof…
-
I have ssh access to a 500gb quota'd filesystem that I'm mounting using rclone. `df` on the server reports information about the entire disk. I've been trying to use `--vfs-used-is-size` in combinatio…
-
Expect free constructor to raise
- `ABCDEF` not found
We got
- `A` equals to expected type.
tested on `dev` 4037935
![image](https://github.com/user-attachments/assets/17eccb39-afa7-43dd-…
-
---
**From the maintainer Li Haoyi**: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
---
Currently Mill's parallelism causes problems fo…
-
We can use ecoute for free if we could use bing AI instead of openai api key.
Or can we use this instead? https://github.com/danny-avila/LibreChat
i dont have a premium openai key and it says you…
-
I have recently discovered, that the `fa_icons.py` file is only containing the mappings for the free icons. Therefore people owning the pro version cannot make use of the pro icons, even if they have …
-
For why I don't use openssl, see https://github.com/openssl/openssl/pull/8797
```
/home/theo/Downloads/WiVRn/common/crypto.cpp:168:3: error: use of undeclared identifier 'EVP_KDF_free'; did you mean…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
For mbedos, I used the builtin mbedtls functions to seed uuid (instead of various platform specific implementations):
```c
int uuid4_init(void) {
int ret = 0;
mbedtls_entropy_context entropy…