Commit 889ce9b
Add check_open(sock) to _sockname (JuliaLang#41000)
Not checking could lead to a segfault on closed TCPSockets in getpeername
Fixes JuliaLang#409931 parent 61eda0d commit 889ce9b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
806 | 806 | | |
807 | 807 | | |
808 | 808 | | |
| 809 | + | |
809 | 810 | | |
810 | 811 | | |
811 | 812 | | |
| |||
0 commit comments