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, May 5, 11:52 PM
Unknown Object (File)
Wed, Apr 29, 1:38 PM
Unknown Object (File)
Mon, Apr 27, 11:44 AM
Unknown Object (File)
Mon, Apr 27, 4:22 AM
Unknown Object (File)
Wed, Apr 22, 3:37 AM
Unknown Object (File)
Apr 15 2026, 1:22 PM
Unknown Object (File)
Apr 15 2026, 12:17 AM
Unknown Object (File)
Apr 14 2026, 8:38 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