snapcast/client
Max Kellermann ae9ad7e3d2 client/connection: verify the message_cast result (nullptr dereference)
If the server sends a mismatching reply to a `Time` request packet,
the client crashes due to nullptr dereference because it uses
message_cast() but does not verify the result.
2021-02-17 18:06:31 +01:00
..
browseZeroConf Tidy up 2021-02-10 18:36:40 +01:00
decoder Tidy up code 2021-02-11 08:33:36 +01:00
etc Add logsink system for BSD and macOS 2020-06-08 23:07:23 +02:00
player Tidy up code 2021-02-11 08:33:36 +01:00
build_android.sh Update Android build process 2020-06-12 13:49:44 +02:00
build_android_all.sh Add Android arm64 support 2020-01-15 21:37:57 +01:00
client_connection.cpp Remove a log message 2020-06-12 13:49:06 +02:00
client_connection.hpp client/connection: verify the message_cast result (nullptr dereference) 2021-02-17 18:06:31 +01:00
client_settings.hpp Add player namespace and player name constants 2020-12-31 18:29:26 +01:00
CMakeLists.txt Fix opus support for Android in cmake 2021-02-03 19:08:15 +01:00
controller.cpp Tidy up 2021-02-10 18:36:40 +01:00
controller.hpp Add player namespace and player name constants 2020-12-31 18:29:26 +01:00
double_buffer.hpp Log end to end latencies 2020-10-11 11:13:55 +02:00
Makefile Update version number to v0.24.0 2021-02-09 21:00:43 +01:00
metadata.hpp Update copyright dates 2020-01-04 01:03:48 +01:00
snapclient.1 Make audio backend "file" configurable 2020-10-05 22:42:56 +02:00
snapclient.cpp Be more compatible to older CMake versions 2021-02-14 13:20:03 +01:00
stream.cpp Tidy up code 2021-02-11 08:33:36 +01:00
stream.hpp Tidy up code 2021-02-11 08:33:36 +01:00
time_provider.cpp Tidy up 2021-02-10 18:36:40 +01:00
time_provider.hpp Update copyright dates 2020-01-04 01:03:48 +01:00