CDISR5011E

The lower bound of the slice of a string is lower bound. This lower bound is larger than the size of the string, which is number of actual characters.

A slice of a string has a requested lower bound that is larger than the actual size of the string.
Check the calculation of the lower bound of the string slice.