Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

[TCP] Prevent null pointer exceptions during shutdown #5367

Merged
merged 1 commit into from
Nov 23, 2017

Conversation

9037568
Copy link
Contributor

@9037568 9037568 commented Nov 23, 2017

Prevent the null pointer exceptions found during shutdown by @tbnobody in #2706.
However this does not fix #2706.

Also clean up logging and switch to using Objects.toString() for retrieving configuration settings.

Also clean up logging and switch to using Objects.toString() for
retrieving configuration settings.
@kaikreuzer kaikreuzer merged commit 0b1d1a5 into openhab:master Nov 23, 2017
@9037568 9037568 added this to the 1.11.0 milestone Nov 24, 2017
@9037568 9037568 deleted the tcp2 branch November 24, 2017 19:14
@9037568 9037568 changed the title [TCPBinding] Prevent null pointer exceptions during shutdown [TCP] Prevent null pointer exceptions during shutdown Dec 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak in TCP binding
2 participants