Commit 338231dd authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 19528fed
......@@ -70,8 +70,6 @@ static void zfile_munmap(VMA *vma, BigFile *file) {
err = mmap->unmap();
if (err != nil)
panic(v(err)); // XXX
// XXX (?) close mmap->fileh
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment