]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Illumos regtest: update none/tests/track_new
authorPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 17 Apr 2025 11:22:34 +0000 (13:22 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 17 Apr 2025 11:22:34 +0000 (13:22 +0200)
Not sure why I get file/line with Illumos but not
Linux or FreeBSD.

none/tests/track_new.stderr.exp-illumos

index 670530b603f509c33c6e8114e5922758a9b89353..ff036ca0111716d4bcec2f4fba2930f44ccc2df2 100644 (file)
@@ -1,10 +1,8 @@
 File descriptor was closed already
-   at 0x........: fdopen (in /...libc...)
-   by 0x........: vdprintf (in /...libc...)
-   by 0x........: dprintf (in /...libc...)
+   at 0x........: write (in /...libc...)
    by 0x........: main
  Previously closed
    at 0x........: close (in /...libc...)
    by 0x........: main
  Originally opened
-   at 0x........: main (track_new.c:11)
+   at 0x........: main (track_new.c:8)