[SSSD] [sssd PR#930][comment] SBUS: remove dbus fd from tevent loop when watch is removed

2019-11-06 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/930 Title: #930: SBUS: remove dbus fd from tevent loop when watch is removed alexey-tikhonov commented: """ > Patch from sssd-2.x: > [f1f9af5](https://github.com/SSSD/sssd/commit/f1f9af528f71f42ac41bb7a272f4f7d940fd3a0f) Thank you for the link! > The

[SSSD] [sssd PR#930][comment] SBUS: remove dbus fd from tevent loop when watch is removed

2019-11-06 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/930 Title: #930: SBUS: remove dbus fd from tevent loop when watch is removed pbrezina commented: """ Patch from sssd-2.x: f1f9af528f The interesting thing is that `watch->fde` should be freed with `watch` because it is its parent (see the code below) and