stefankueng / grepWin

A powerful and fast search tool using regular expressions
https://tools.stefankueng.com/grepWin.html
GNU General Public License v3.0
1.72k stars 179 forks source link

quick fix for crash on the start of line regex #459

Closed lifenjoiner closed 6 months ago

lifenjoiner commented 6 months ago

Should fix https://github.com/stefankueng/grepWin/issues/405.

I guess there could be a refactoring for CSearchDlg::SearchFile. The code is long, and takes time.