Skip to content
Commit 1cf1232c authored by Patsy Franklin's avatar Patsy Franklin Committed by Florian Weimer
Browse files

gconv: Consistently mangle NULL function pointers [BZ #22025]

Not mangling NULL pointers is not safe because with very low
probability, a non-NULL function pointer can turn into a NULL pointer
after mangling.
parent f11f2f6e
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