DESC Fix several memory leaks inside jfsck(). EDESC There were several memory leaks inside jfsck(), they've probably been there for a very long time. Mostly mmap without munmap, and some missing free() calls.