summaryrefslogtreecommitdiff
path: root/debuggerd/libdebuggerd/utility.cpp
diff options
context:
space:
mode:
authorNikita Ioffe <ioffe@google.com>2020-11-06 20:20:31 +0000
committerNikita Ioffe <ioffe@google.com>2020-11-06 22:38:23 +0000
commit3b39a9ef6a0015a2d7a55910e42739314c291487 (patch)
treec36282135e1ab7e0b8c49f6e392db32e37b9bba3 /debuggerd/libdebuggerd/utility.cpp
parentf7c47f81bae57531d23cdae551376c0c14636e0d (diff)
Don't SIGABORT if device-mapper doesn't generate uevent for DeleteDevice
It looks like in some rare scenarios device-mapper won't create an uevent while handling DM_DEV_REMOVE ioctl. Since failure to generate uevent will result in ueventd not cleaning up /dev paths in user space, it should be ok to just fail DeleteDevice call without aborting the entire process. Test: presubmit Bug: 171266986 Change-Id: Iece28e6e02c35ac4bf33b9be74dfe1bbbb466bd4
Diffstat (limited to 'debuggerd/libdebuggerd/utility.cpp')
0 files changed, 0 insertions, 0 deletions