mirror of
https://github.com/polybar/polybar.git
synced 2024-10-27 05:23:39 -04:00
291a4844bc
In polybar-msg, the connection handle was captured as a reference to a shared_ptr, but the shared_ptr went out of scope right after. This probably always caused UB, but was only noticeable for two or more instances. |
||
---|---|---|
.. | ||
decoder.hpp | ||
encoder.hpp | ||
ipc.hpp | ||
msg.hpp | ||
util.hpp |