mirror of
https://github.com/frej/fast-export.git
synced 2026-01-16 03:02:04 +01:00
74b0014a7adbd4e4c1bf86fa2e359970e6d1c706
Need to use min instead of max for prev/cur to avoid out-of-bounds string access. Also treat "i" as index of the last match instead of a length because in case of a complete match of the two strings i was off by one.
Description
Languages
Python
70.7%
Shell
29.1%
Makefile
0.2%