diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/290.out | |
download | pcp-47e6e7c84f008a53061e661f31ae96629bc694ef.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/290.out')
-rw-r--r-- | qa/290.out | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/qa/290.out b/qa/290.out new file mode 100644 index 0000000..d716c22 --- /dev/null +++ b/qa/290.out @@ -0,0 +1,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. +... |