mirror of
https://github.com/frej/fast-export.git
synced 2026-02-09 22:56:45 +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
67.3%
Shell
32.5%
Makefile
0.2%