Rantanen / intercom

Object based cross-language FFI for Rust
MIT License
63 stars 7 forks source link

Fixed memory leaks in tests #47

Closed Fluxie closed 6 years ago

Fluxie commented 6 years ago

Also enabled valgrind in travis to prevent future leaks.