commit | 6ea6c04ca695e0f0b6bcf3ea4529b9fd74fee8e4 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Tue Apr 12 16:30:28 2016 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Wed Apr 13 00:11:52 2016 +0000 |
tree | 09155cabcbdf9b5b53b3b7666a061762eca41327 | |
parent | a183654b820447e6bd9980413e1f7ff5b89f875b [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