mirror of
https://github.com/polybar/polybar.git
synced 2026-02-09 12:25:45 +00:00
* fix: avoid memory leaks in case of exceptions. * fix(fs): remove undefined behavior when removing mounts in m_mounts * cleanup: remove double checks * fix: remove memory leaks * cleanup(xresources): capture exception by reference Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>