While here, address the unlocked 'dst' read. Solve that by storing
a pointer either to the inpcb or to the sockaddr. If we end up
copying address out of the inpcb, that would be done under the read
lock section.
Details
Details
- Reviewers
melifaro - Group Reviewers
network - Commits
- rG3d2041c0353d: raw ip: merge rip_output() into rip_send()
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Warnings Severity Location Code Message Warning sys/netinet/raw_ip.c:410 SPELL1 Possible Spelling Mistake Warning sys/netinet/raw_ip.c:429 SPELL1 Possible Spelling Mistake Warning sys/netinet/raw_ip.c:436 SPELL1 Possible Spelling Mistake Warning sys/netinet/raw_ip.c:438 SPELL1 Possible Spelling Mistake Warning sys/netinet/raw_ip.c:440 SPELL1 Possible Spelling Mistake Warning sys/netinet/raw_ip.c:448 SPELL1 Possible Spelling Mistake - Unit
No Test Coverage - Build Status
Buildable 46844 Build 43733: arc lint + arc unit