jpalecek created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
jpalecek requested review of this revision.

REVISION SUMMARY
  When an application is crashing through KCrash, but has no restart
  argument list, KCrash itself crashes because s_autoRestartCommandLine
  is null (when it wants to print the command line to stdout). This
  patch fixes that by making sure s_autoRestartCommandLine is always
  non-null.
  
  Depends on D29813 <https://phabricator.kde.org/D29813>
  Signed-off-by: Jiří Paleček <jpale...@web.de>

REPOSITORY
  R285 KCrash

BRANCH
  for-upstream

REVISION DETAIL
  https://phabricator.kde.org/D29814

AFFECTED FILES
  src/kcrash.cpp

To: jpalecek
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns

Reply via email to