-
### Summary
When calling the function `mbedtls_x509_set_extension(..)` with the value `0xFFFFFFFF` for the parameter `val_len`, an internal overflow leads to a segmentation fault.
### System inf…
-
(The proposal eventually approved in this thread is https://github.com/haskell/core-libraries-committee/issues/146#issuecomment-1591871779 — Bodigrim, Sep 2023)
## 1. Background
Currently the `b…
-
### General summary/comments
We're building our own "integer-simple" ghc (no gmp linking), because we can't link to GPLd libraries.
What happened is that I accidentally built a ghc 9.0.1 **with*…
-
M1 mac can not compile when make -j.
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Intel works
-
Trying to build tulipcc for the first time on an M2 MacBook Air running latest Ventura with the following verbose error. Don't think I missed a step in the setup. Any suggestions?
```
dean@luck…
-
@me-no-dev
Unable to build this morning with rc3 / this set of libs. Cleared PIO home folder and same issue happens after a fresh download.
I have warnings all over the place:
```
: warning…
-
Hi there,
I used the example yaml file in /examples to modify my working yaml file for my Onju home speaker. Since Onju home is based on the same esp32-s3-devkitc-1 as the example yaml uses, I was …
-
Starting from https://github.com/AndrzejKurek/mbedtls/tree/ssl-tls-1-3-bugs
```
./scripts/config.pl full
./scripts/config.pl unset MBEDTLS_ECDH_C
./scripts/config.pl unset MBEDTLS_ECDSA_C
./scrip…
-
### Describe the bug, including details regarding any error messages, version, and platform.
*Platform*:
```text
❯ uname -a
Linux tom-ThinkPad-X1-Carbon-Gen-9 5.15.0-89-generic #99~20.04.1-Ubun…
-
I am writing a script for a rails app that processes the contents of an XML file using a library written in Python and although there are times that that script runs succcessfully, there are also time…