dfaure added a comment.

  In https://phabricator.kde.org/D4201#78794, @apol wrote:
  
  > Still using QPluginLoader and QDirIterator which probably are as bad as 
those.
  
  
  That is a very big problem. QDirIterator could be ported to lower-level APIs, 
but plugin loading means memory allocations.
  
  You might want to look into starting a helper binary that is part of the 
kcrash frameworks, rather than loading a plugin directly.

REPOSITORY
  R285 KCrash

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: apol, #frameworks, dfaure
Cc: shumski, anthonyfieroni, graesslin

Reply via email to