commit | a397abdf91421546057f9462fb47e4813847bd65 | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Thu May 10 14:15:36 2018 -0700 |
committer | Nathan Harold <nharold@google.com> | Thu May 10 14:41:45 2018 -0700 |
tree | cd525f87e3f28a9de5044dd2951631979867e315 | |
parent | cc48dd2749a2c67f0538d435f7d9e08ca84b3cb0 [diff] |
Fix Errno Sign For XfrmController XfrmController functions and status all use positive errno values; however in the instances where -errno is returned, namely for calls to sendNetlinkRequest(), the sign is incorrect, which leads to errors not being properly processed. Bug: 62778032 Test: TestXfrmControllerInit on AOSP/master - marlin Change-Id: Ie5ac8f032af0021e1dc22b523dec801d9c62bf41