forked from external/yambar
modules: handle udev_monitor_receive_device() returning NULL
Closes #109
This commit is contained in:
parent
0f389435ca
commit
1bcf116859
4 changed files with 13 additions and 3 deletions
|
@ -25,6 +25,9 @@
|
|||
|
||||
* `left-margin` and `right-margin` from being rejected as invalid
|
||||
options.
|
||||
* Crash when `udev_monitor_receive_device()` returned `NULL`. This
|
||||
affected the “backlight”, “battery” and “removables” modules
|
||||
(https://codeberg.org/dnkl/yambar/issues/109).
|
||||
|
||||
|
||||
### Security
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue