зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1057084
- Add additional LSan suppression for nrappkit initialization to deal with shallower stack frames on 34 Aurora. r=bwc
This commit is contained in:
Родитель
38e9d185a3
Коммит
92f3347223
|
@ -33,6 +33,9 @@ leak:GI___strdup
|
|||
|
||||
# WebRTC leaks added for Mochitest 2.
|
||||
leak:NR_reg_init
|
||||
# nr_reg_local_init should be redundant with NR_reg_init, but with 34 on Aurora
|
||||
# we get less stack frames for some reason.
|
||||
leak:nr_reg_local_init
|
||||
leak:fsmdef_init
|
||||
leak:r_log_register
|
||||
leak:nr_reg_set
|
||||
|
|
Загрузка…
Ссылка в новой задаче