Commit 3ccb96c
authored
There are a bunch of other fd: int uses in this file, I expect many if not
all of them would be better off using the fildes converter. This particular
one was flagged by Coverity as it presumably flags fpathconf as not accepting
negative fds. I'd expect the other fd's to have been flagged as well
otherwise.
I'm marking this one as skip news as it really is a no-op.
1 parent eb0d5c3 commit 3ccb96c
3 files changed
Lines changed: 5 additions & 5 deletions
File tree
- Misc/NEWS.d/next/Library
- Modules
- clinic
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10988 | 10988 | | |
10989 | 10989 | | |
10990 | 10990 | | |
10991 | | - | |
| 10991 | + | |
10992 | 10992 | | |
10993 | 10993 | | |
10994 | 10994 | | |
| |||
10999 | 10999 | | |
11000 | 11000 | | |
11001 | 11001 | | |
11002 | | - | |
| 11002 | + | |
11003 | 11003 | | |
11004 | 11004 | | |
11005 | 11005 | | |
| |||
0 commit comments