Files
bumble_mirror/bumble
Ievgen Bondarenko 444f43f6a3 fix: address review feedback - use InvalidPacketError and abort on buffer overflow
- att.py: raise core.InvalidPacketError instead of generic ValueError
- smp.py: raise core.InvalidPacketError instead of generic ValueError
- hfp.py: add MAX_BUFFER_SIZE class constant (64KB)
- hfp.py: drop incoming data when it would overflow buffer instead of
  truncating, preserving existing partial-packet state

Per review comments on PR #912 by @zxzxwu.
2026-04-16 11:24:09 -07:00
..
2026-01-01 03:25:32 +08:00
2026-01-12 13:16:49 +08:00
2026-02-10 17:35:39 +08:00
2026-01-01 03:25:32 +08:00
2026-01-12 13:16:49 +08:00
2026-01-12 13:16:49 +08:00
2026-02-25 00:39:45 +08:00
2026-01-27 09:47:52 -08:00
2026-01-01 03:25:32 +08:00
2026-03-11 21:41:48 +08:00
2026-01-01 03:25:32 +08:00
2026-01-01 03:25:32 +08:00
2026-04-03 23:06:24 +02:00
2026-01-01 03:25:32 +08:00
2026-01-15 12:06:05 +08:00
2026-01-01 03:25:32 +08:00
2026-01-12 13:16:49 +08:00
2026-01-22 23:16:25 +08:00
2026-01-01 03:25:32 +08:00
2026-03-01 02:24:55 +08:00
2025-07-27 15:02:42 -07:00
2026-02-10 20:08:01 +08:00
2026-01-12 13:16:49 +08:00
2025-08-21 16:38:58 -07:00
2026-03-03 02:07:08 +08:00
2026-01-22 17:49:58 +01:00
2026-01-01 03:25:32 +08:00