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)
Feb 19 2024, 11:53 AM
Unknown Object (File)
Feb 2 2024, 11:40 PM
Unknown Object (File)
Dec 23 2023, 11:37 PM
Unknown Object (File)
Dec 18 2023, 7:32 PM
Unknown Object (File)
Dec 12 2023, 9:44 PM
Unknown Object (File)
Dec 5 2023, 11:14 PM
Unknown Object (File)
Nov 26 2023, 3:40 AM
Unknown Object (File)
Nov 24 2023, 1:52 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