Remove an unnecessary #include that breaks the test on Darwin, and update

the expected output line numbers accordingly.  MERGED FROM DARWIN BRANCH.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8965
This commit is contained in:
Nicholas Nethercote 2009-01-16 07:04:26 +00:00
parent 5ad1dd61f9
commit 23accaf007
2 changed files with 1 additions and 2 deletions

View File

@ -6421,7 +6421,6 @@ void set_inbuf ( void )
}
#include <stdio.h>
#include <malloc.h>
#include <assert.h>
/* For providing services. */

View File

@ -7,7 +7,7 @@ Invalid read of size 1
by 0x........: handle_compress (hackedbz2.c:4761)
by 0x........: BZ2_bzCompress (hackedbz2.c:4831)
by 0x........: BZ2_bzBuffToBuffCompress (hackedbz2.c:5638)
by 0x........: main (hackedbz2.c:6485)
by 0x........: main (hackedbz2.c:6484)
Address 0x........ expected vs actual:
Expected: global array "myprintf_buf" in object with soname "NONE"
Actual: unknown