| commit | e03cea43893799ad9df561ac4b6df9c910894950 | [log] [tgz] |
|---|---|---|
| author | felkachang <felkachang@google.com> | Wed Aug 31 12:43:11 2022 +0800 |
| committer | felkachang <felkachang@google.com> | Wed Aug 31 12:50:56 2022 +0800 |
| tree | ec0a5609d4305d97949c9249435442cfc2ea0c70 | |
| parent | 6cf4234405f2cea78cff34ec43ba8808253655b6 [diff] |
Assign nullopt to remove unnecessary log Once the client requests idmap2d to release a directory iterator, idmap2d should follow the client request to free and release frro_iter_. It should not only check the value of frro_iter_ but also make frro_iter_ to be nullopt in releaseFabricatedOverlayIterator. Fixes: 244389702 Test: adb reboot; adb wait-for-device; adb logcat -s idmap2d Change-Id: Ida1e7e7ae89f12407d26e66ab318a91e4f861df4