Skip to content
Commit a1ec4157 authored by Noah Goldstein's avatar Noah Goldstein Committed by Aurelien Jarno
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>

(cherry picked from commit 464d189b)
parent 813a8d01
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