yallop / ocaml-ctypes

Library for binding to C libraries using pure OCaml
MIT License
363 stars 95 forks source link

fix complex allocation size #642

Closed fdopen closed 4 years ago

fdopen commented 4 years ago

If too much memory is allocated, the polymorphic comparison function doesn't work 😜