https://bugs.kde.org/show_bug.cgi?id=426051
--- Comment #6 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit cee79c348b34bf99fe8d583a6ea8fe80f01c37d0 by Elvis Angelaccio, on behalf of Tom Moebert. Committed on 03/11/2020 at 18:58. Pushed by elvisangelaccio into branch 'master'. Fix an endless recursion when unpacking archives Previously, if a process keeps spamming output on stdout, ark would continue to react on this output, even though it was about to kill that process. This may end in an endless recursion. M +5 -1 kerfuffle/cliinterface.cpp M +2 -0 kerfuffle/cliinterface.h https://invent.kde.org/utilities/ark/commit/cee79c348b34bf99fe8d583a6ea8fe80f01c37d0 -- You are receiving this mail because: You are watching all bug changes.