commit | d227617a972bb20a974be68bea5032e692a0970f | [log] [tgz] |
---|---|---|
author | Jorge Boncompte [DTI2] <jorge@dti2.net> | Tue Apr 10 16:57:23 2012 +0200 |
committer | David Lamparter <equinox@diac24.net> | Wed May 02 17:03:27 2012 +0200 |
tree | 550ab426e690a34ffe8955eeccf2c93a616adef2 | |
parent | 0c5ed3ed00f630ae95dc2dfd4b5a938683e2a99e [diff] |
lib: remove last uses of sockunion_su2str() Use of this function is prone to memory leaks. This fixes a memory accounting bug for vty denied connections. Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net> Signed-off-by: David Lamparter <equinox@diac24.net>