blob: d716c22dcc4c947f9f97af44f128e89c7226a4e4 (
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
|
QA output created by 290
***iteration 0***
---pre-unload---
PMNS location = 2
---post-unload---
PMNS location = 2
---post-load---
PMNS location = 1
***iteration 1***
---pre-unload---
PMNS location = 1
---post-unload---
PMNS location = 2
---post-load---
PMNS location = 1
***iteration 2***
---pre-unload---
PMNS location = 1
---post-unload---
PMNS location = 2
---post-load---
PMNS location = 1
**** Purify instrumented TMP/pmnsunload.pure (pid PID) ****
Current file descriptors in use: 5
FIU: file descriptor 0: <stdin>
FIU: file descriptor 1: <stdout>
FIU: file descriptor 2: <stderr>
**** Purify instrumented TMP/pmnsunload.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/pmnsunload.pure (pid PID) ****
* Program exited with status code 0.
* 0 access errors, 0 total occurrences.
...
|