Commit 8b230a6
Mark Wielaard
Don't warn about fcntl F_GETFD with --track-fds
fcntl F_GETFD is used to check if a file descriptor is valid, so only
make sure it isn't a valgrind fd, otherwise we might warn, with
--track-fds=bad for any bad fd.
https://bugs.kde.org/show_bug.cgi?id=5104361 parent ef3f78a commit 8b230a6
2 files changed
Lines changed: 22 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7447 | 7447 | | |
7448 | 7448 | | |
7449 | 7449 | | |
7450 | | - | |
| 7450 | + | |
| 7451 | + | |
| 7452 | + | |
| 7453 | + | |
| 7454 | + | |
| 7455 | + | |
| 7456 | + | |
| 7457 | + | |
| 7458 | + | |
| 7459 | + | |
7451 | 7460 | | |
7452 | 7461 | | |
7453 | 7462 | | |
| |||
7563 | 7572 | | |
7564 | 7573 | | |
7565 | 7574 | | |
7566 | | - | |
7567 | | - | |
| 7575 | + | |
| 7576 | + | |
| 7577 | + | |
| 7578 | + | |
| 7579 | + | |
| 7580 | + | |
| 7581 | + | |
| 7582 | + | |
| 7583 | + | |
| 7584 | + | |
| 7585 | + | |
7568 | 7586 | | |
7569 | 7587 | | |
7570 | 7588 | | |
| |||
0 commit comments