summary refs log tree commit diff stats
path: root/tests/js/t11697.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #14112, tests for #12892, #12671, #11697 (#14125)hlaaftana2020-04-261-0/+5
='oid'>b9b5d6a5 ^
e2aa4d6f ^

b9b5d6a5 ^









e2aa4d6f ^








2af5c151 ^
e2aa4d6f ^

2af5c151 ^
e2aa4d6f ^

2af5c151 ^

e2aa4d6f ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38




               

     
 

        









               








                             
      

 
      

               

                  
 
{
  _dl_init
  Memcheck:Leak
  ...
  fun:_dl_init
  ...
}

# libotr

{
  otrl_init
  Memcheck:Leak
  ...
  fun:_otr_init
  fun:_init
  fun:prof_run
  ...
}

{
  otrl_privkey_read
  Memcheck:Leak
  ...
  fun:otrl_privkey_read_FILEp
  fun:otrl_privkey_read
  ...
}

# glib

{
  glib
  Memcheck:Leak
  ...
  fun:start_thread
  fun:clone
}