ddomoskanov

Results 1 issues of ddomoskanov

Running the algorythm under fuzzing tool has revealed the conversion issue from signed integer to bigger size unsigned integer. It causes heap-buffer-overflow and further crash: ``` static void diff_charsToLines(Diffs &diffs,...