Fixed a major memory leak: a cache bitmap was never freed. This could be
commit9c63d908f5d13ab21299e24c740c97716ff19ea1
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 26 Oct 2013 07:56:19 +0000 (26 07:56 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 26 Oct 2013 07:56:19 +0000 (26 07:56 +0000)
tree5a28045f54ca27415658cd0bbe6c9627e8aaf4e5
parent83d261856c82826ed092c88eb5698b2daf959585
Fixed a major memory leak: a cache bitmap was never freed. This could be
observed by repeatedly scrolling the region list in Locale Prefs under
the VESA graphics driver (drivers such as X11 and IntelGMA had little or no
memory leakage for some reason).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48325 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/datatypescache.c