commit | e49d7ec36132f33b7c9e2c044ab9dd3585aa3747 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Fri Sep 07 18:42:38 2012 -0700 |
committer | Romain Guy <romainguy@google.com> | Fri Sep 07 18:42:38 2012 -0700 |
tree | 1321a0c086c3b17de0d3c4a62645f672fa511d6d | |
parent | 1558cf1498ecc687532f2dad3de720053dca9309 [diff] |
Fix memory corruption in LayerRenderer::copyLayer The pixel store pack alignment was not set for the source texture, causing a write to occur outside of the destination bitmap's bounds. Change-Id: Iaa5767acf7b5943fbc2765c3810a142f06b1a796