commit | 6312cd789330c7fd94ba9c31ec95bf26162df1fb | [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 23:39:58 2016 +0000 |
tree | 25c05d4240f21888065c99f6213ac3dd3ede4bab | |
parent | a592170ad56f1dd8b3f54c6737a393e1763f4fb1 [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