diff options
| -rw-r--r-- | docs/freebsd/found_bugs.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/freebsd/found_bugs.md b/docs/freebsd/found_bugs.md index 5de46cce4..ec2b31665 100644 --- a/docs/freebsd/found_bugs.md +++ b/docs/freebsd/found_bugs.md @@ -2,6 +2,6 @@ Newer bugs come first -- [Fix a locking bug in the IPPROTO_SCTP level SCTP_EVENT socket option.](https://reviews.freebsd.org/rS343954) -- [Fix a locking issue in the IPPROTO_SCTP level SCTP_PEER_ADDR_THLDS socket](https://reviews.freebsd.org/rS343960) - [Check the index hasn't changed after writing the cmp entry.](https://reviews.freebsd.org/rS344517) +- [Fix a locking issue in the IPPROTO_SCTP level SCTP_PEER_ADDR_THLDS socket](https://reviews.freebsd.org/rS343960) +- [Fix a locking bug in the IPPROTO_SCTP level SCTP_EVENT socket option.](https://reviews.freebsd.org/rS343954) |
