-
Max Kellermann authored
This can cause request completion in the I/O thread before this constructor returns, leaving the object in an abstract state, causing a crash due to pure virtual method call. We should not start the request until this object is fully constructed. Closes https://github.com/MusicPlayerDaemon/MPD/issues/665
d01fb673
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
CurlStorage.cxx | Loading commit data... | |
CurlStorage.hxx | ||
LocalStorage.cxx | ||
LocalStorage.hxx | ||
NfsStorage.cxx | ||
NfsStorage.hxx | ||
SmbclientStorage.cxx | ||
SmbclientStorage.hxx | ||
UdisksStorage.cxx | ||
UdisksStorage.hxx | ||
meson.build |