root/build-tools
Scott Little 895d1bcf11 Fix update-efiboot-image loop device leak
If update-efiboot-image exits abnormally or is terminated
from an external signal, it has been observed to leave
dangling mounts and/or fails to release the loop device.
Over time, all loop devices can be consumed on the build host.

This update adds an exit handler to ensure release of the
mount and loop device.

Closes-Bug: 1896822
Change-Id: I1891df134ae583750ca1d4858bdc2402e6a67ff6
Signed-off-by: Scott Little <scott.little@windriver.com>
2020-09-24 15:44:32 -04:00
..
2018-06-27 13:04:02 -04:00
2018-09-17 16:41:31 -04:00
2018-09-17 16:41:31 -04:00
2018-06-01 07:45:23 -07:00
2018-09-07 14:44:37 -04:00
2018-09-07 14:44:37 -04:00
2018-09-17 16:41:31 -04:00
2020-06-08 16:54:14 +08:00