kotatogram-desktop/Telegram/SourceFiles/mtproto/details
John Preston 19ce1edc16 Use base::SafeRound instead of std::round.
Previous assertion violations because of NaN from std::round were
in video streaming, see commits 27d58ba07b, 8f5830d520.

Now the crashes happened in the ConvertScale() call from a background
thread when preparing an image from clipboard for sending to a chat.
2021-09-27 12:13:57 +04:00
..
mtproto_abstract_socket.cpp
mtproto_abstract_socket.h
mtproto_bound_key_creator.cpp
mtproto_bound_key_creator.h
mtproto_dc_key_binder.cpp
mtproto_dc_key_binder.h
mtproto_dc_key_creator.cpp
mtproto_dc_key_creator.h
mtproto_dcenter.cpp
mtproto_dcenter.h
mtproto_domain_resolver.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
mtproto_domain_resolver.h
mtproto_dump_to_text.cpp
mtproto_dump_to_text.h
mtproto_received_ids_manager.cpp
mtproto_received_ids_manager.h
mtproto_rsa_public_key.cpp
mtproto_rsa_public_key.h
mtproto_serialized_request.cpp
mtproto_serialized_request.h
mtproto_tcp_socket.cpp
mtproto_tcp_socket.h
mtproto_tls_socket.cpp
mtproto_tls_socket.h