mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-08 08:26:14 +00:00
10 lines
126 B
Plaintext
10 lines
126 B
Plaintext
# This suppression suppresses both of the buf errors.
|
|
{
|
|
foo2
|
|
Memcheck:Param
|
|
write(buf)
|
|
...
|
|
fun:(below main)
|
|
}
|
|
|