fix(mysql): return error instead of panic on truncated OK packet (#4176)
* fix(mysql): return error instead of panic on truncated OK packet * fix(mysql): add bounds checking to get_uint_lenenc Change get_uint_lenenc to return Result and validate buffer has sufficient bytes before each read
A
Aleh Shapo committed
05c8dc14a82c25fbe13c97886991940837119fca
Parent: 0a9eac1
Committed by GitHub <noreply@github.com>
on 3/3/2026, 12:48:15 AM