HomeFreeBSD

Handle "%...p" as "%#...x" instead of "0x%...x". This is a quick fix
rS32041Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Handle "%...p" as "%#...x" instead of "0x%...x". This is a quick fix
for field widths being 2 larger than specified for "%<number>p". Only
printing of null pointers is "wrong" now (it is actually "right", but
inconsistent with printf(3)).

Details

Provenance
bdeAuthored on
Parents
rS32040: Initialize mbuf::pnext.
Branches
Unknown
Tags
Unknown

Event Timeline