mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
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:
parent
5ad1dd61f9
commit
23accaf007
@ -6421,7 +6421,6 @@ void set_inbuf ( void )
|
||||
}
|
||||
|
||||
#include <stdio.h>
|
||||
#include <malloc.h>
|
||||
#include <assert.h>
|
||||
|
||||
/* For providing services. */
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user