Skip to content
Unverified Commit 6e863c40 authored by michaelrj-google's avatar michaelrj-google Committed by GitHub
Browse files

[libc] Fix incorrect printing for alt mode ints (#70252)

Previously, our printf would incorrectly handle conversions like
("%#x",0) and ("%#o",0). This patch corrects the behavior to match what
is described in the standard.
parent 793e636e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment