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)
Thu, Sep 3, 3:29 PM
Unknown Object (File)
Thu, Aug 27, 2:14 PM
Unknown Object (File)
Thu, Aug 27, 2:11 PM
Unknown Object (File)
Sun, Aug 23, 2:44 AM
Unknown Object (File)
Aug 4 2026, 12:59 AM
Unknown Object (File)
Aug 3 2026, 6:50 AM
Unknown Object (File)
Aug 3 2026, 5:50 AM
Unknown Object (File)
Aug 2 2026, 5:09 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