Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r262867 was described as fixing socket buffer checks for SOCK_SEQPACKET, but also changed one of the SOCK_DGRAM code paths to use the new sbappendaddr_nospacecheck_locked() function. This lead to SOCK_DGRAM bypassing socket buffer limits.
- Loading branch information