D29813: t/minimize-allocations-in-crash-handler

2020-05-23 Thread Jiří Paleček
jpalecek abandoned this revision.

REPOSITORY
  R285 KCrash

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

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


D29813: t/minimize-allocations-in-crash-handler

2020-05-17 Thread Jiří Paleček
jpalecek added a dependent revision: D29814: Fix segfault on no restart args.

REPOSITORY
  R285 KCrash

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

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


D29813: t/minimize-allocations-in-crash-handler

2020-05-17 Thread Jiří Paleček
jpalecek created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
jpalecek requested review of this revision.

REVISION SUMMARY
  Use static allocation in KCrash::defaultCrashHandler to prevent deadlocks
  
  Depends on D29812 
  Signed-off-by: Jiří Paleček 

REPOSITORY
  R285 KCrash

BRANCH
  for-upstream

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

AFFECTED FILES
  src/kcrash.cpp

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