diff --git a/exp-ptrcheck/tests/hackedbz2.c b/exp-ptrcheck/tests/hackedbz2.c index 76b3ad231..0d3d8d464 100644 --- a/exp-ptrcheck/tests/hackedbz2.c +++ b/exp-ptrcheck/tests/hackedbz2.c @@ -6421,7 +6421,6 @@ void set_inbuf ( void ) } #include -#include #include /* For providing services. */ diff --git a/exp-ptrcheck/tests/hackedbz2.stderr.exp-glibc28-amd64 b/exp-ptrcheck/tests/hackedbz2.stderr.exp-glibc28-amd64 index b3802c290..805d5256d 100644 --- a/exp-ptrcheck/tests/hackedbz2.stderr.exp-glibc28-amd64 +++ b/exp-ptrcheck/tests/hackedbz2.stderr.exp-glibc28-amd64 @@ -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