]> git.puffer.fish Git - mirror/frr.git/commit
lib: remove last uses of sockunion_su2str()
authorJorge Boncompte [DTI2] <jorge@dti2.net>
Tue, 10 Apr 2012 14:57:23 +0000 (16:57 +0200)
committerDavid Lamparter <equinox@diac24.net>
Wed, 2 May 2012 15:03:27 +0000 (17:03 +0200)
commitd227617a972bb20a974be68bea5032e692a0970f
tree550ab426e690a34ffe8955eeccf2c93a616adef2
parent0c5ed3ed00f630ae95dc2dfd4b5a938683e2a99e
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>
lib/sockunion.c
lib/sockunion.h
lib/vty.c
lib/vty.h