Fix false positive selbm

This commit is contained in:
Luuk van Baal 2022-06-13 04:07:40 +02:00
parent 1b31f5cf9b
commit 5b5a62bb0d
No known key found for this signature in database
GPG Key ID: E7D1BC845D39FA83
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)