diff options
author | Alan Jeffrey <ajeffrey@mozilla.com> | 2015-12-17 10:36:03 -0600 |
---|---|---|
committer | Alan Jeffrey <ajeffrey@mozilla.com> | 2015-12-17 10:36:03 -0600 |
commit | 5ca06b5dcb5aa21fb9b39b9d94ff5bb26e3d61ac (patch) | |
tree | 58ae819476ee282c8d69e847176d2557e86a4356 /components/script/script_task.rs | |
parent | 39b205daccb96ebfcc5b396fc828381fa2a8c252 (diff) | |
download | servo-5ca06b5dcb5aa21fb9b39b9d94ff5bb26e3d61ac.tar.gz servo-5ca06b5dcb5aa21fb9b39b9d94ff5bb26e3d61ac.zip |
Add a valgrind suppression file.
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.
Diffstat (limited to 'components/script/script_task.rs')
0 files changed, 0 insertions, 0 deletions