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
..
2014-11-20 13:28:01 -08:00
2014-08-26 19:37:45 -07: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-08-06 23:25:09 +00:00
2014-08-22 11:15:37 -07:00
2014-08-26 19:37:45 -07:00