Bug 988041 - Add another LSan suppression for file descriptor stuff. r=CLOSED TREE

This commit is contained in:
Andrew McCreight 2014-06-20 16:31:58 -07:00
Родитель 526b1ab44f
Коммит d4624fdbee
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -85,6 +85,9 @@ leak:SECITEM_AllocItem_Util
leak:GlobalPrinters::InitializeGlobalPrinters
leak:nsPSPrinterList::GetPrinterList
# Bug 1028456 - More leaks with _PR_Getfd, in nsLocalFile::CopyToNative and do_create. bc1, bc3
leak:_PR_Getfd
###
### Leaks with system libraries in their stacks. These show up across a number of tests.