blob: 6a7a091e4903750fd2579fcc267946abf14a9666 (
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
|
QA output created by 333
=== src/bigbin ===
**** Purify instrumented TMP/interp4.pure (pid PID) ****
Current file descriptors in use: 8
**** Purify instrumented TMP/interp4.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/interp4.pure (pid PID) ****
* Program exited with status code 0.
* 0 access errors, 0 total occurrences.
...
=== src/mv-bigbin ===
**** Purify instrumented TMP/interp4.pure (pid PID) ****
Current file descriptors in use: 8
**** Purify instrumented TMP/interp4.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/interp4.pure (pid PID) ****
* Program exited with status code 0.
* 0 access errors, 0 total occurrences.
...
=== src/noti-foo ===
**** Purify instrumented TMP/interp4.pure (pid PID) ****
Current file descriptors in use: 7
**** Purify instrumented TMP/interp4.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/interp4.pure (pid PID) ****
* Program exited with status code 0.
* 0 access errors, 0 total occurrences.
...
|