mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Adding a suppression file reduces the number of false positives from memcheck. Run with: ``` valgrind --suppressions=etc/valgrind-memcheck.supp servo ... ``` For the moment, this just switches off the warnings generated by jemalloc. |
||
---|---|---|
.. | ||
ci | ||
doc.servo.org | ||
layout_viewer | ||
cert_generator.js | ||
jsdefine | ||
rustc-with-gold | ||
rustdoc-style.html | ||
rustdoc-with-private | ||
servo.sb | ||
servo_gdb.py | ||
valgrind-memcheck.supp |