mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-24 12:22:44 +00:00
~DocumentData sometimes calls ~Image that calls RemoteSource::unload. It tries to schedule delayed loaded deletion and accesses Auth(). But ~DocumentData is called from ~Session, so Auth() is unaccessible. |
||
---|---|---|
.. | ||
image_location.cpp | ||
image_location.h | ||
image_prepare.cpp | ||
image_prepare.h | ||
image_source.cpp | ||
image_source.h | ||
image.cpp | ||
image.h |