Commit f4edeea3 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 645c2d9e
......@@ -1105,7 +1105,7 @@ error _Mapping::unmap() {
xerr::Contextf E("%s: %s: %s: unmap", v(f->wconn), v(f), v(mmap));
etrace("");
// protect agains double unmap
// double unmap = ok
if (mmap->mem_start == nil)
return nil;
......
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