commit | 1feba8bb02d26225f6ab013d50889a4d2e0c56f3 | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Thu Jan 27 18:35:40 2011 -0800 |
committer | Gilles Debunne <debunne@google.com> | Thu Jan 27 18:39:42 2011 -0800 |
tree | 8d9136e1763bcda442c2e4a48c1fa8737a1223f9 | |
parent | 270cbcc16a72f982d84afeb5e3fd3f166936394a [diff] |
Fix for an IOOBoundsException in Paint. Bug 3331706 The temporary buffer starts at index 0 and shifts indexes by contextStart. offset has to be changed accordingly. Note that I didn't try to reproduce the monkey bug after this fix, but it seems like a perfect explanation for the exception. Change-Id: Ie69adc413670caed283bc46effc69f17a102922c