Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 98beb550 authored by Omar Eissa's avatar Omar Eissa Committed by Android (Google) Code Review
Browse files

Merge "Remove ProxyFileDescriptorCallback in onRelease" into main

parents 0dd1665a e7dbf781
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -211,6 +211,7 @@ public class FuseAppLoop implements Handler.Callback {
                        if (mInstance != 0) {
                            native_replySimple(mInstance, unique, FUSE_OK);
                        }
                        mCallbackMap.remove(checkInode(inode));
                        mBytesMap.stopUsing(inode);
                        recycleLocked(args);
                    }