If one of the FAT blocks can't be read, free already read FAT
commit90cc4b44f8fb3e73a35583f7dc9ff7c31ff5b1db
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 11 Jun 2015 02:27:00 +0000 (11 02:27 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 11 Jun 2015 02:27:00 +0000 (11 02:27 +0000)
treeea71cac41294224012ef822f95b6771a5797864e
parentd5e466992eeaf569d52cce2cec84f16fb6f16e94
If one of the FAT blocks can't be read, free already read FAT
cache-blocks to avoid memory leaks (from the cache).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50814 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/filesys/fat/fat.c