forked from external/yambar
particle/string: don’t try to call c32len() on a NULL string
This commit is contained in:
parent
1b03bd6bc0
commit
605a6a9ede
2 changed files with 3 additions and 1 deletions
|
@ -100,6 +100,8 @@
|
|||
device yambar is already tracking ([#177][177]).
|
||||
* Crash when a particle is “too wide”, and tries to render outside the
|
||||
bar ([#198][198]).
|
||||
* string: crash when failing to convert string to UTF-32.
|
||||
|
||||
|
||||
[169]: https://codeberg.org/dnkl/yambar/issues/169
|
||||
[172]: https://codeberg.org/dnkl/yambar/issues/172
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue