Merge pull request #1402 from luukvbaal/selbm

Fix false positive selbm
This commit is contained in:
Arun 2022-06-13 17:21:02 +05:30 committed by GitHub
commit 40f75e9c38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7119,6 +7119,7 @@ nochange:
goto nochange;
}
g_state.selbm = 0;
if (strcmp(path, dir) == 0) {
if (dir == ipath) {
if (cfg.filtermode)