Permalink
Please sign in to comment.
Browse files
Release the runtime lock in ocaml-freetds
This adds code to release the runtime lock and also fixes some cases where OCaml functions were being used in an unsafe way around the garbage collector.
- Loading branch information...
Showing
with
338 additions
and 93 deletions.
- +1 −0 freetds/dune-project
- +323 −92 freetds/src/dblib_stubs.c
- +14 −1 freetds/test/test_dblib.ml
0 comments on commit
d1a9ca2