Subject: | File descriptor leak and documentation patch for release 0.27 |
Date: | Fri, 13 Mar 2020 18:17:40 +0200 |
To: | bug-Authen-TacacsPlus [...] rt.cpan.org |
From: | Heikki Vatiainen <hvn [...] open.com.au> |
The attached patch fixes the following 3 issues in Authen-Tacacsplus
release 0.27:
- File descriptor leak introduced in release 0.25 where check for open
connection was added to TacacsPlus::close() before calling tacpluslib's
deinit_tac_session()
- File descriptor leak in tacpluslib's init_tac_session where close()
was not called for the newly created socket if, for example, destination
host was unreachable
- Port and Timeout TacacsPlus::new() parameters were documented
incorrectly. The are not passed within array references.
Thanks,
Heikki
--
Heikki Vatiainen <hvn@open.com.au>
Message body is not shown because sender requested not to inline it.