Skip to content

Commit a2992a8

Browse files
Merge branch 'fix-sendmsg-reentrant-cmsg' of https://github.com/priyanshu2282-cyber/cpython into fix-sendmsg-reentrant-cmsg
2 parents 710daaa + 2bd7e14 commit a2992a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixed a crash in socket.sendmsg() that could occur if ancillary data is mutated re-entrantly during argument parsing.

0 commit comments

Comments
 (0)