blob: d1caf1e0e30f438e8c15055e70227b641c512771 (
plain)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
QA output created by 329
interpolate 50, 1 seconds appart
**** Purify instrumented TMP/interp0.pure (pid PID) ****
Current file descriptors in use: 8
**** Purify instrumented TMP/interp0.pure (pid PID) ****
Purify: Searching for all memory leaks...
Memory leaked: 0 bytes (0%); potentially leaked: 0 bytes (0%)
Purify Heap Analysis (combining suppressed and unsuppressed blocks)
...
**** Purify instrumented TMP/interp0.pure (pid PID) ****
* Program exited with status code 0.
* 0 access errors, 0 total occurrences.
...
interpolate 20, 4 seconds appart
**** Purify instrumented TMP/interp0.pure (pid PID) ****
Current file descriptors in use: 8
**** Purify instrumented TMP/interp0.pure (pid PID) ****
Purify: Searching for all memory leaks...
Memory leaked: 0 bytes (0%); potentially leaked: 0 bytes (0%)
Purify Heap Analysis (combining suppressed and unsuppressed blocks)
...
**** Purify instrumented TMP/interp0.pure (pid PID) ****
* Program exited with status code 0.
* 0 access errors, 0 total occurrences.
...
interpolate 16, 5 seconds appart
**** Purify instrumented TMP/interp0.pure (pid PID) ****
Current file descriptors in use: 8
**** Purify instrumented TMP/interp0.pure (pid PID) ****
Purify: Searching for all memory leaks...
Memory leaked: 0 bytes (0%); potentially leaked: 0 bytes (0%)
Purify Heap Analysis (combining suppressed and unsuppressed blocks)
...
**** Purify instrumented TMP/interp0.pure (pid PID) ****
* Program exited with status code 0.
* 0 access errors, 0 total occurrences.
...
interpolate 10, 8 seconds appart
**** Purify instrumented TMP/interp0.pure (pid PID) ****
Current file descriptors in use: 8
**** Purify instrumented TMP/interp0.pure (pid PID) ****
Purify: Searching for all memory leaks...
Memory leaked: 0 bytes (0%); potentially leaked: 0 bytes (0%)
Purify Heap Analysis (combining suppressed and unsuppressed blocks)
...
**** Purify instrumented TMP/interp0.pure (pid PID) ****
* Program exited with status code 0.
* 0 access errors, 0 total occurrences.
...
interpolate 8, 10 seconds appart
**** Purify instrumented TMP/interp0.pure (pid PID) ****
Current file descriptors in use: 8
**** Purify instrumented TMP/interp0.pure (pid PID) ****
Purify: Searching for all memory leaks...
Memory leaked: 0 bytes (0%); potentially leaked: 0 bytes (0%)
Purify Heap Analysis (combining suppressed and unsuppressed blocks)
...
**** Purify instrumented TMP/interp0.pure (pid PID) ****
* Program exited with status code 0.
* 0 access errors, 0 total occurrences.
...
|