Commit a5c884b0 authored by Reini Urban's avatar Reini Urban
Browse files

Fix wcsnorm_compose_s >RSIZE_MAX_WSTR

destbos is -1 then. no clearing in this case.
only detected on glibc/gcc-7 with -Werror=stringop-overflow
specified size 18446744073709551612 exceeds maximum object size 9223372036854775807
parent 5e37662a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment