-
**Describe the bug**
On the STM32H7, high incoming traffic combined with a busy application can cause the Ethernet peripheral to enter a state where it fails to receive data but continues transmittin…
-
Eg. "I live at 100 Highway 63 North" will parse as two useless addresses:
```
>>> parse_addresses('The mall is at 100 Highway 63 North')
[('100 Highway', ''), ('63 North', '')]
```
See also #264, #…
-
For example:
```
>>> parse_addresses('hello, 2901 I-70 Drive NW, near my house')
[('2901 I', '')]
```
See also #264, #128, #291
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/j51Wj7c6a](https://godbolt.org/z/j51Wj7c6a)
This valid code will crash on both Clang Trunk and Clang Asserti…
-
### Configuration
impacket version: v0.12.0.dev1
Python version: 3.11.9
Target OS: Linux
### Debug Output With Command String
impacket-smbserver -debug -ip :: tmp /tmp
```
# impacket…
-
- Nuitka version, full Python version, flavor, OS, etc.
```
python -m nuitka --version
2.4.10
Commercial: None
Python: 3.5.2 (default, Jan 26 2021, 13:30:48)
Flavor: Debian Python
Executable…
-
I'm finding myself in need of an ipconfig parser and think this is likely others might find useful. Looking at the output, it looks like it might be rather simple to parse reliably compared to some of…
-
**Describe the bug**
Got error: "panic: runtime error: invalid memory address or nil pointer dereference" when i execute the script:
"swag init -d ./ -g router.go", the error trace is as follow:
…
-
### How can we reproduce the crash?
bun --bun run build
### Relevant log output
```shell
Bun v1.1.15 (b23ba1fe) macOS Silicon
Args: "/Users/MacBook/.bun/bin/bun" "/Users/MacBook/Akera/Projects/ake…
-
## Description
When using the `philly_ecr.json` config for the message-parser the RR portion as described by the chunk of the config JSON below returns `[ { uuid: null, condition: null, rule_summarie…