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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/-/commit/6e7775d
                   |                            |315f389df0a440ed62b842ce83d
                   |                            |c9a27e
             Status|ASSIGNED                    |RESOLVED

--- Comment #6 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit 6e7775d315f389df0a440ed62b842ce83dc9a27e by Nicolas Fella.
Committed on 05/03/2024 at 16:22.
Pushed by nicolasfella into branch 'master'.

[kterminallauncherjob] Inherit default process environment from parent

Before Qt 6.3, an empty (default constructed) QProcessEnvironment caused
QProcess to incorrectly inherit the environment variables from the parent
process. This was fixed in qtbase 5fc9c02a695.

CommandLauncherJob was adjusted for this in
916984940f64e07db9b4d152be9f2a87dda0cfb4,
however here we are overriding its default env with our own default-constructed
one

M  +1    -1    src/gui/kterminallauncherjob.cpp

https://invent.kde.org/frameworks/kio/-/commit/6e7775d315f389df0a440ed62b842ce83dc9a27e

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

Reply via email to