Skip to content

Fix bug in SearchFilesByContent

Kim Carlbäcker requested to merge fix-search-files-by-content-buf into master

In some cases we accidentally drop the previous match. This fixes that, and adds a test-case for it.

Merge request reports