mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-07-30 10:21:25 +02:00
module/battery: using a static buffer in readline_from_fd() isn’t thread safe
This commit is contained in:
parent
2283647fc7
commit
310c07b03d
2 changed files with 14 additions and 11 deletions
|
@ -30,6 +30,7 @@
|
|||
plugins ([#239][239]).
|
||||
* Documentation for the `cpu` module; `interval` has been renamed to
|
||||
`poll-interval` ([#241][241]).
|
||||
* battery: module was not thread safe.
|
||||
|
||||
[239]: https://codeberg.org/dnkl/yambar/issues/239
|
||||
[241]: https://codeberg.org/dnkl/yambar/issues/241
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue