Segment: Initialization missing.
When the sequence was not segmented, the reversed variable was not initialized. Then it was used in some functions, but without huge consequences…
Please register or sign in to comment
When the sequence was not segmented, the reversed variable was not initialized. Then it was used in some functions, but without huge consequences…