commit | db4638ee3044dff2c211f89ac5a19a9734c6b62d | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Tue Apr 12 16:30:28 2016 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Tue Apr 12 16:38:41 2016 -0700 |
tree | 591e8a41c78c4d213db405fe90e2d09066fbe0c7 | |
parent | a3a7a886f5277b6223140761e58cea0753854225 [diff] |
Fix overflow in path building An incorrect size was causing an unsigned value to wrap, causing it to write past the end of the buffer. Bug: 28085658 Change-Id: Ie9625c729cca024d514ba2880ff97209d435a165