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)
Tue, Nov 18, 9:21 PM
Unknown Object (File)
Mon, Nov 3, 5:19 PM
Unknown Object (File)
Sat, Oct 25, 3:14 AM
Unknown Object (File)
Oct 14 2025, 3:17 AM
Unknown Object (File)
Oct 13 2025, 10:48 PM
Unknown Object (File)
Oct 13 2025, 10:48 PM
Unknown Object (File)
Oct 13 2025, 10:48 PM
Unknown Object (File)
Oct 13 2025, 9:06 AM
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