mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-10 13:42:29 -05:00
On Windows the sector buffer is allocated using VirtualAlloc, thus releasing this buffer should be done using VirtualFree. Provide an additional function for deallocating the buffer so users of ipodpatcher do not need to know about this. Change-Id: Ibb0fc575a185148a389e63935e86a392bf8d180d |
||
|---|---|---|
| .. | ||
| arc4.c | ||
| arc4.h | ||
| fat32format.c | ||
| ipodio-posix.c | ||
| ipodio-win32-scsi.c | ||
| ipodio-win32.c | ||
| ipodio.h | ||
| ipodpatcher.c | ||
| ipodpatcher.h | ||
| ipodpatcher.manifest | ||
| ipodpatcher.rc | ||
| main.c | ||
| Makefile | ||
| parttypes.h | ||