platform_hardware_interfaces/graphics/mapper
Yichi Chen 5bec8ba8a2 gralloc4-vts: Hold fence by unique_fd to avoid leakage
There was fd leakage when fence was assigned to other values without
releasing previous file descriptor. The patch introduces unique_fd to
hold the fence without leaking fd.

Bug: 150461327
Bug: 152510209
Test: VtsHalGraphicsMapperV4_0Target

Change-Id: I926887ccd2c626da2d2c1a6b9d7cd433f9d5b717
2020-05-12 08:58:16 +08:00
..
2.0 Rename vts-core to vts 2020-04-07 16:37:40 -07:00
2.1 Rename vts-core to vts 2020-04-07 16:37:40 -07:00
3.0 Rename vts-core to vts 2020-04-07 16:37:40 -07:00
4.0 gralloc4-vts: Hold fence by unique_fd to avoid leakage 2020-05-12 08:58:16 +08:00