marcanpilami / Zabbix-JBoss-Agent

Zabbix monitoring agent for JBoss AS 7+
Apache License 2.0
6 stars 4 forks source link

Socket leak if error in ZabbixClientThread #1

Closed marcanpilami closed 8 years ago

marcanpilami commented 9 years ago

Closing the stream should be in a finally block.