Files
spring-integration/spring-integration-ip/src
Jooyoung Pyoung 7427d4e2dd GH-9694: Remove duplicate SocketChannel initialization
Fixes: #9694
Issue link: https://github.com/spring-projects/spring-integration/issues/9694

- Add null check before closing `socketChannel` in catch block
- Prevents potential `NullPointerException` during error handling

**Auto-cherry-pick to `6.3.x`**
2024-12-06 16:59:19 -05:00
..