From 47e6e7c84f008a53061e661f31ae96629bc694ef Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 26 Oct 2014 12:33:50 +0400 Subject: Debian 3.9.10 --- qa/393.out | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 qa/393.out (limited to 'qa/393.out') 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 ... -- cgit v1.2.3