kotatogram-desktop/Telegram/SourceFiles/media
John Preston f2801d4775 Fix possible crash in file download after error.
Regression was introduced in 2fa2fa41c5.

In file download failed handler we suggest to try to load the file
once again to the same location. After some changes we started to
forget filename before failed handler. That resulted in large files
loading to memory instead of hard drive.

Add a precondition in FileLoader to prevent such bugs in the future.
2017-08-30 19:15:34 +03:00
..
player Display and follow unread mentions in history. 2017-08-30 19:15:13 +03:00
view
media_audio.cpp
media_audio.h
media_audio_capture.cpp
media_audio_capture.h
media_audio_ffmpeg_loader.cpp
media_audio_ffmpeg_loader.h
media_audio_loader.cpp
media_audio_loader.h
media_audio_loaders.cpp
media_audio_loaders.h
media_audio_track.cpp
media_audio_track.h
media_child_ffmpeg_loader.cpp
media_child_ffmpeg_loader.h
media_clip_ffmpeg.cpp Fix possible crash in file download after error. 2017-08-30 19:15:34 +03:00
media_clip_ffmpeg.h
media_clip_implementation.cpp
media_clip_implementation.h
media_clip_qtgif.cpp
media_clip_qtgif.h
media_clip_reader.cpp Fix possible crash in file download after error. 2017-08-30 19:15:34 +03:00
media_clip_reader.h