commit | 1165c90081ab1ae67b74fffff2c604573b3bde45 | [log] [tgz] |
---|---|---|
author | Brian Kim <bkkim@google.com> | Fri Sep 02 08:23:06 2022 +0000 |
committer | Brian Kim <bkkim@google.com> | Wed Sep 14 18:40:04 2022 +0000 |
tree | e42202171ffaade854a4413ec25d73ccbd0f173f | |
parent | 44c0ac96b9e1c081f64f8c747641ed972734672b [diff] |
Reset fenceFd without calling close on it Locking the fd takes ownership of it (https://cs.android.com/android/platform/superproject/+/master:frameworks/native/libs/ui/include/ui/Gralloc.h;l=68;drc=916c2d0bd4a6dae3eececb8d0e74f0ff00959816), but Image_setFenceFd closes the fd as well, so it was getting double closed Bug: 243257933 Change-Id: I04c1dd86c1ff7f99f8954873381a0e5a002b7360