3f9a4fdf5e
Motivation: 'length2 == 0' is not reachable because length1 and length2 are same at this point. Motification: Removed 'length2 == 0'. Result: Cleaner code.