Page MenuHomeFreeBSD

ubuf is too small to hold a human readable 64 bit value
ClosedPublic

Authored by bret_ketchum_dell.com on Oct 21 2020, 4:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 21, 10:47 PM
Unknown Object (File)
Dec 7 2024, 8:46 AM
Unknown Object (File)
Dec 6 2024, 3:45 AM
Unknown Object (File)
Dec 3 2024, 7:01 PM
Unknown Object (File)
Dec 3 2024, 4:38 PM
Unknown Object (File)
Dec 3 2024, 4:38 PM
Unknown Object (File)
Dec 3 2024, 4:38 PM
Unknown Object (File)
Dec 3 2024, 4:20 PM
Subscribers

Details

Summary

ubuf buffer is too small. It should be 18 if a NULL is not needed, or 19 to hold the NULL terminator for the full 64-BIT value plus the 0x prefix.

Test Plan

Run ntb_tool.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable