commit | f01b03b81ab86d2b4c0f874a438ff672d9fcc191 | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@google.com> | Fri Oct 28 16:31:40 2016 -0700 |
committer | Paul Stewart <pstew@google.com> | Mon Oct 31 13:16:22 2016 -0700 |
tree | 8fd3be184f81822545d656bebe794f15e3227fa4 | |
parent | f6c30c401b0a9608bbf8c88a4408f3d94b8f7e51 [diff] |
libnl: Check data length in nla_reserve / nla_put Ensure predictable behavior when negative values are passed to these methods. Bug: 32255299 Change-Id: I14d2e4a65e5b208554821f9d3ed4e3244464dfd6 Test: Recompile (integration tests will also run)