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)).
Description
Description
Details
Details
- Provenance
bde Authored on - Parents
- rS32040: Initialize mbuf::pnext.
- Branches
- Unknown
- Tags