wisun-br-linux icon indicating copy to clipboard operation
wisun-br-linux copied to clipboard

str_eui48: Fix bounds issue on "out" variable.

Open skilau opened this issue 5 months ago • 0 comments

The max size for "out" when given to str_bytes() is given as a STR_MAX_LEN_EUI64, but it really should be STR_MAX_LEN_EUI48

skilau avatar Sep 08 '24 21:09 skilau