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

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
                   |ork/kio-extras/-/commit/822 |ork/kio-extras/-/commit/feb
                   |bd586b84c92b8e2fba67420e06e |54d0a9090d7450bafa4c0959d5e
                   |98c276c4a2                  |c60932d28e

--- Comment #9 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit feb54d0a9090d7450bafa4c0959d5ec60932d28e by Nicolas Fella.
Committed on 29/01/2024 at 20:10.
Pushed by nicolasfella into branch 'release/24.02'.

[fish] Use QByteArray for outBuf everywhere

During authentication we fetch the password from the auth info
and pass it to writeChild(), which points outBuf to it.

However the authinfo password data disappears before we write.

To fix this make outBuf own its data.
(cherry picked from commit 822bd586b84c92b8e2fba67420e06e98c276c4a2)

M  +14   -23   fish/fish.cpp
M  +0    -6    fish/fish.h

https://invent.kde.org/network/kio-extras/-/commit/feb54d0a9090d7450bafa4c0959d5ec60932d28e

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

Reply via email to