1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-20 22:57:34 +01:00
chklump 3b6f3b11bb Fix body_length overflow for long notifications.
The body_length field in the header is only one byte (byte 8). If it it is set to 256 it overflows to 0 wich results in a corrupt notification. So the maximum body length is 255.
2021-08-27 14:04:06 +02:00
..
2021-01-10 23:38:13 +01:00
2021-03-05 09:05:01 +01:00
2021-01-10 23:38:13 +01:00
2021-08-26 10:59:53 +02:00
2021-01-10 23:38:13 +01:00
2021-07-20 12:08:12 +02:00
2021-07-20 12:08:12 +02:00
2020-01-09 10:44:32 +01:00
2021-01-10 23:38:13 +01:00
2020-01-09 10:44:32 +01:00
2021-01-10 23:38:13 +01:00