https://bugs.kde.org/show_bug.cgi?id=420578

Harald Sitter <sit...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kio
                   |                            |-extras/a4aefbbd35345ba6da8
                   |                            |0c65723161b7d16d3c431
         Resolution|---                         |FIXED
   Version Fixed In|                            |20.04.1
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Harald Sitter <sit...@kde.org> ---
Git commit a4aefbbd35345ba6da80c65723161b7d16d3c431 by Harald Sitter.
Committed on 27/04/2020 at 09:36.
Pushed by sitter into branch 'master'.

smb: accurately attempt to resolve the correct WSD host

this previously was the wrong variable. m_current_url is only set after
url checking while kurl would be the current url under check. this lead
to state confusion was implicit stat() calls from dolphin on host foo would
evaluate the previous host (e.g. bar) for the wsd suffix. this meant we'll
let a foo with suffix pass through the check, and that just mustn't ever
happen.
FIXED-IN: 20.04.1

M  +2    -2    smb/kio_smb_browse.cpp

https://commits.kde.org/kio-extras/a4aefbbd35345ba6da80c65723161b7d16d3c431

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to