Fix out of bounds access in findidxwc (bug 23442)
If usrc is a prefix of cp but one character shorter an out of bounds access to usrc was done.
Loading
Please register or sign in to comment
If usrc is a prefix of cp but one character shorter an out of bounds access to usrc was done.