i3status buffer overflow / segmentation fault
Open
- Dominant language
- C
- Stars
- 653
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
How to reproduce:
1) create a hotspot with 32 byte SSID: eg 'ThisIsAVeryLongSSIDToTestI3Fault'
2) run i3status with the default configuration:
```
~$ cd ~/.config/i3status
~/.config/i3status$ mv config config.disabled
~/.config/i3status$ i3status
i3status: trying to auto-detect output_format setting
i3status: auto-detected "term"
socket(): Address family not supported by protocol
*** buffer overflow detected ***: terminated
Aborted (core dumped)
Contributor guide
Assessment
This issue has not been assessed yet.