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/393.out | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/393.out')
-rw-r--r-- | qa/393.out | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/qa/393.out b/qa/393.out new file mode 100644 index 0000000..0d7293b --- /dev/null +++ b/qa/393.out @@ -0,0 +1,31 @@ +QA output created by 393 + +=== src/bigbin === +=== std err === +=== filtered valgrind report === +Memcheck, a memory error detector +Command: src/interp2 -a src/bigbin +LEAK SUMMARY: +definitely lost: 0 bytes in 0 blocks +indirectly lost: 0 bytes in 0 blocks +ERROR SUMMARY: 0 errors from 0 contexts ... + +=== src/mv-bigbin === +=== std err === +=== filtered valgrind report === +Memcheck, a memory error detector +Command: src/interp2 -a src/mv-bigbin +LEAK SUMMARY: +definitely lost: 0 bytes in 0 blocks +indirectly lost: 0 bytes in 0 blocks +ERROR SUMMARY: 0 errors from 0 contexts ... + +=== src/noti-foo === +=== std err === +=== filtered valgrind report === +Memcheck, a memory error detector +Command: src/interp2 -a src/noti-foo +LEAK SUMMARY: +definitely lost: 0 bytes in 0 blocks +indirectly lost: 0 bytes in 0 blocks +ERROR SUMMARY: 0 errors from 0 contexts ... |