I'm doing my fist cgo wrapper and is to a big C library and I would like to
avoid as much as possible leaking memory.
Since Go is not compatible with Valgrind I was wondering If I could do some
sort of simple memory leak check inside simple unit tests.
Do you guys have some idea about this? How could I check for memory leaks
when using cgo?
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.