Skip to content
Commit 464d189b authored by Noah Goldstein's avatar Noah Goldstein
Browse files

stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]



mbstows is defined if dst is NULL and is defined to special cased if
dst is NULL so the fortify objsize check if incorrect in that case.

Tested on x86-64 linux.
Reviewed-by: default avatarSiddhesh Poyarekar <siddhesh@sourceware.org>
parent dd06af4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment