| [[:File:krfb-crash_at_disconnect.patch.gz|krfb-crash_at_disconnect.patch]] || 14.1, 14.0 || Formal replacing the call ''exit()'' by ''wait()'' only through tracing not closing VNC server threads in call this function from ''clientInput()'', have observed as a hang up there on Raspberry Pi 2 once and no more elsewhere. The original CORRECTLY WORKING patch still lays in [https://mirror.git.trinitydesktop.org/gitea/TDE/libtdevnc/issues/2 Gitea].
+
| [[:File:krfb-crash_at_disconnect.patch.gz|krfb-crash_at_disconnect.patch]] || 14 || Formal replacing the call ''exit()'' by ''wait()'' only through tracing not closing VNC server threads in call this function from ''clientInput()'', have observed as a hang up there on Raspberry Pi 2 once and no more elsewhere. The original CORRECTLY WORKING patch still lays in [https://mirror.git.trinitydesktop.org/gitea/TDE/libtdevnc/issues/2 Gitea].
Latest revision as of 11:57, 20 March 2025
|-
! colspan="3" | tdenetwork-trinity
|-
| krfb-crash_at_disconnect.patch || 14 || Formal replacing the call exit() by wait() only through tracing not closing VNC server threads in call this function from clientInput(), have observed as a hang up there on Raspberry Pi 2 once and no more elsewhere. The original CORRECTLY WORKING patch still lays in Gitea.