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

Skip to content
Commit 85355f0e authored by Andrew Lewis's avatar Andrew Lewis
Browse files

Fix FD ownership for local FileSource

PlayerServiceFileSource took ownership of the GenericSource's FD and
closed it if extraction failed, causing a SIGABRT from fdsan. Fix this
by dup'ing the FD before passing to PlayerServiceFileSource.

Bug: 160136562
Bug: 159810405
Test: manually tested SIGABRT disappears after this change
Change-Id: I3f1f5daadba27bc75e2b550884d7bba559d6f2e7
parent 1928cddb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment