D26764: Another revert to unbreak crash fix

Anthony Fieroni noreply at phabricator.kde.org
Sat Jan 25 07:41:02 GMT 2020


anthonyfieroni added a comment.


  Actually remove all atexit usage, it does not needed at all
  https://en.cppreference.com/w/cpp/utility/program/exit
  
    The destructors of objects with thread local storage duration that are associated with the current thread, the destructors of objects with static storage duration, and the functions registered with std::atexit are executed concurrently, while maintaining the following guarantees:

REPOSITORY
  R319 Konsole

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

To: sandsmark, #konsole, hindenburg, kkharlamov
Cc: anthonyfieroni, konsole-devel, hindenburg, #konsole, hiangel, cent, EspadaV8, fbampaloukas, thsurrel, ngraham, maximilianocuria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20200125/dc623fbc/attachment.html>


More information about the konsole-devel mailing list