]> git.puffer.fish Git - mirror/frr.git/commit
lib: handle case specifc types, protect against double free (issue #144) 267/head
authorLou Berger <lberger@labn.net>
Wed, 8 Mar 2017 17:14:15 +0000 (12:14 -0500)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 9 Mar 2017 18:24:49 +0000 (19:24 +0100)
commit6253a46a75442fa5bc3eafb00222d750bcfd7ddd
tree7bdb18ad510c88b2d958dd41fdfb99cac1562086
parent4dcee34bd603645e53f8a8265dd263a85422b63d
lib: handle case specifc types, protect against double free (issue #144)

Signed-off-by: Lou Berger <lberger@labn.net>
[DL: dropped changes except the two NULL assignments]
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/vty.c