To get valgrind passing in CDRIVER-2308, kevin.albertson had to suppress some warnings about conditional jumps here: https://github.com/mongodb/mongo-c-driver/blob/f9f6338ed4f6effa7bfb01f93827195ba59b40e3/valgrind.suppressions#L56-L71
Let's investigate if these suppressions are necessary.
- related to
-
CDRIVER-2308 Run live tests through valgrind
- Closed