gorocksdb icon indicating copy to clipboard operation
gorocksdb copied to clipboard

Test using cgocheck=2 and fix compaction_filter test for that

Open JelteF opened this issue 7 years ago • 0 comments

Like I mentioned in #120 you can check with cgocheck=2 to find violations of CGO pointer rules. This enables that on Travis and fixes the test where it was failing because of it.

JelteF avatar Jan 31 '18 17:01 JelteF