Commit 86c96b4
committed
Fix WSA protocol info cleanup in request shutdown
- Add zend_hash_clean() in PHP_RSHUTDOWN_FUNCTION to cleanup wsa_info
- Ensures all WSA HANDLE resources are properly closed at end of request
- Prevents resource leak when socket_wsaprotocol_info_release() is not called1 parent 3f6a5c8 commit 86c96b4
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
549 | 553 | | |
550 | 554 | | |
551 | 555 | | |
| |||
0 commit comments