fatGetVolumeLabel bug
fatGetVolumeLabel bug
fatGetVolumeLabel in libfat.c is using regular C memory allocation routines (malloc/free) instead of the appropriate libfat wrappers (_FAT_mem_allocate/_FAT_mem_free), which breaks compiling when those functions aren't available.
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: fatGetVolumeLabel bug
Interesting, what are you using libfat for that you don't have malloc/free available? Mainly curious, I'd actually forgotten we allowed for that case.
Re: fatGetVolumeLabel bug
Wii, but I use my own code for USB storage which expects data buffers allocated from MEM2.
Who is online
Users browsing this forum: No registered users and 0 guests