commit | 6f80f80e02f220d3d13a0a6271fa1afd54dc706d | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Fri Jan 07 01:14:55 2022 -0800 |
committer | William A. Kennington III <wak@google.com> | Fri Jan 07 01:15:04 2022 -0800 |
tree | 9db115f741862a608647c6d23c4fc7c5c2ee355c | |
parent | 658527bbdde8b88ca798527f03c3c67ad7f1c080 [diff] |
mainapp: Fix potential bus leak If we allow the event loop to begin processing outstadning bus events like bus hello, we can end up with a libsystemd bug that leaks handles to future bus events, causing the watchdog and broker to fill up their memory spaces. Change-Id: I642cf6f24e687eac05b60acd0dac008297f20de9 Signed-off-by: William A. Kennington III <wak@google.com>