Files
haiku-beta6/headers/os/interface
Augustin Cavalier c6f736315a BSlider: Copy the UpdateText inside UpdateTextChanged.
We can't rely on it not changing between calls, especially as
MaxUpdateTextWidth() changes the value and re-gets it, and
that's called at the end of this method always. So we need to
keep our own copy rather than using the one that's owned by
the subclass.

Fixes a use-after-free uncovered by the guarded heap in VolumeSlider,
reported in #19493.
2025-03-21 11:54:37 -04:00
..
2018-11-04 19:00:49 +00:00
2020-03-23 01:30:23 +00:00
2023-05-24 10:58:48 +00:00
2020-03-23 01:30:23 +00:00