John Reck
4018eb3763
Prevent memory corruption from use-after-free
...
Bug: 19035637
If an app tries to call recycle() on a Bitmap that has
already been finalized it will result in use-after-frees. This is
bad. Avoid this by setting the pointer to 0 and checking for this
Change-Id: I12d73703a0f95b05fe4c2fd8e9c01b6a3f2f023b
2015-01-23 11:01:05 -08:00
..
2015-01-21 12:30:49 -08:00
2014-11-01 00:06:08 +00:00
2015-01-23 11:01:05 -08:00
2014-10-07 20:17:19 -07:00
2014-07-24 09:30:23 -04:00
2014-07-24 10:41:27 -04:00
2014-11-21 22:11:13 +00:00
2014-11-20 13:28:01 -08:00
2014-09-19 08:54:09 -07:00
2014-07-24 09:30:23 -04:00
2014-08-26 19:37:45 -07:00
2014-08-26 19:37:45 -07:00
2014-07-28 18:42:10 +00:00
2014-09-19 08:54:09 -07:00
2014-07-24 09:30:23 -04:00
2014-08-06 16:44:47 +00:00
2014-11-12 16:17:33 -08:00
2014-08-19 22:40:41 +00:00
2014-11-12 16:17:33 -08:00
2014-07-05 17:11:55 +00:00
2014-10-07 20:17:19 -07:00
2014-09-19 08:54:09 -07:00
2014-08-06 23:25:09 +00:00
2014-07-14 15:01:27 -07:00
2014-08-22 11:15:37 -07:00
2014-07-13 21:45:57 -07:00
2014-07-24 09:30:23 -04:00
2014-08-26 19:37:45 -07:00