commit | e72481c5c16d401c776e0ba49b84b80223769b91 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Tue Aug 08 13:20:45 2017 -0700 |
committer | Phil Burk <philburk@google.com> | Wed Aug 09 14:11:57 2017 -0700 |
tree | 282c04aa82bba9f854b3125fa8edade0b41f5287 | |
parent | e88fd530455d39e4c770870c74c1198820f62bfe [diff] |
aaudio: fix ownership problems with file descriptors Use unique_fd to track file descriptors. Fix extra close of file descriptor in SharedMemoryParcelable.cpp. This bug was causing unrelated file descriptors to be closed! Bug: 64311216 Test: write_sine.cpp, FD should survive aaudio close Change-Id: I4f38c83510a49ea22b79b96d970ee48153417249