Same formar for static_local_def
sed "s/static_local_def\.[0-9]*/static_local_def\.XXXX/g" |
sed "s/static_local_undef\.[0-9]*/static_local_undef\.XXXX/g" |
sed "s/foo.static_local_undef/static_local_undef.XXXX/g" |
+sed "s/foo.static_local_def/static_local_def.XXXX/g" |
sed "s/frame #./frame #X/g"
by 0x........: bar (varinfo3.c:42)
by 0x........: foo (varinfo3.c:58)
by 0x........: main (varinfo3.c:66)
- Address 0x........ is 5 bytes inside data symbol "foo.static_local_def"
+ Address 0x........ is 5 bytes inside data symbol "static_local_def.XXXX"
Uninitialised byte(s) found during client check request
at 0x........: croak (varinfo3.c:28)