gpio-health-monitor: Patch to fix crash issue
This patch fixes a crash that occurred when multiple GPIO lines asserted
simultaneously by refactoring D-Bus handling to use one shared
connection instead of creating new ones for every event. It also prevents
GPIO line handle leaks by adding missing gpiod_line_release calls in the
destructor and relevant error paths.
0003-phosphor-health-gpio-monitor-Use-shared-D-Bus-connec.patch
Tested: details in the patch.
Fusion-Link: fusion2 N/A
Google-Bug-Id: 427175539
Change-Id: Ib72c70c9750d9a528b593ceeba064f0202035c2b
Signed-off-by: Vikram Gara <vikramgara@google.com>
1 file changed