osolo5-elftool: close file
This commit is contained in:
parent
7bef25f19f
commit
bf003875b9
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ let map_binary file =
|
||||||
in
|
in
|
||||||
Bigarray.array1_of_genarray barr
|
Bigarray.array1_of_genarray barr
|
||||||
in
|
in
|
||||||
|
at_exit (fun () -> Unix.close fd);
|
||||||
Cachet.make ~map ()
|
Cachet.make ~map ()
|
||||||
|
|
||||||
let query_manifest file =
|
let query_manifest file =
|
||||||
|
|
Loading…
Reference in a new issue