[konsole] [Bug 391447] konsole crash when pasting text

2018-04-14 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=391447

Kurt Hindenburg  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kon
   ||sole/916ff8f8295eaecc0eb7c3
   ||807f4a7a6e4fe408b4

--- Comment #1 from Kurt Hindenburg  ---
Git commit 916ff8f8295eaecc0eb7c3807f4a7a6e4fe408b4 by Kurt Hindenburg, on
behalf of Ahmad Samir.
Committed on 14/04/2018 at 10:25.
Pushed by hindenburg into branch 'master'.

Check for valid _foregroundProcessInfo to prevent crash

Summary:
In Session::getUrl() check that _foregroundProcessInfo is valid before
tyring to access its members.

I couldn't reproduce the crash from the BR, but it is logical to call
isValid() before accessing any ProcessInfo object members.

Reviewers: #konsole, hindenburg

Reviewed By: #konsole, hindenburg

Subscribers: #konsole

Tags: #konsole

Differential Revision: https://phabricator.kde.org/D12175

M  +1-1src/Session.cpp

https://commits.kde.org/konsole/916ff8f8295eaecc0eb7c3807f4a7a6e4fe408b4

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

[konsole] [Bug 391447] konsole crash when pasting text

2018-03-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391447

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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