Hello, I saw the valgrind port in GSOC 2014, there is someone working on it actually? Is there an alternative to valgrind in OpenBSD to check for memory leak and invalid read/write?
If no, do you have some clues to implement a little basic layer to hook malloc / free and track block size? Thanks.