Commit 7c1c6822 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 1cd13bf2
......@@ -1607,9 +1607,10 @@ void test_file_access_mmapbase(void)
// XXX invalidation ?
// XXX fileh close
/* free resources */
vma_unmap(vma);
fileh_close(fh);
ram_close(ram);
free(ram);
......
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