]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update valinfo5 FreeBSD expected
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 18 Sep 2022 19:20:12 +0000 (21:20 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 18 Sep 2022 19:20:12 +0000 (21:20 +0200)
Slightly less diffs wrt the main one now with llvm 13 and FreeBSD 13.1

memcheck/tests/varinfo5.stderr.exp-freebsd

index df30c00d40de389e3e753f9befd884899562e15d..c697b8ee44c83a063250f590cda476e1c037bfcb 100644 (file)
@@ -184,8 +184,8 @@ Uninitialised byte(s) found during client check request
    by 0x........: fun_b (./varinfo5so.c:168)
    by 0x........: fun_a (./varinfo5so.c:172)
    by 0x........: inlinetest (./varinfo5so.c:178)
-   by 0x........: varinfo5_main (tests/varinfo5so.c:158)
+   by 0x........: varinfo5_main (./varinfo5so.c:158)
    by 0x........: main (tests/varinfo5.c:5)
  Address 0x........ is on thread 1's stack
- in frame #X, created by inlinetest (varinfo5so.c:176)
+ in frame #X, created by varinfo5_main (varinfo5so.c:153)