commit | d16e04335968ea05fda60cec01b48df8c345a8ce | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Mon May 15 10:56:46 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Mon May 15 10:56:46 2006 +0000 |
tree | 9ae64651811fa1dfbaba9dc4d114c0a72ace2a55 | |
parent | 0b26f81bf9e81be0f65787c48061709427c70d10 [diff] |
[lib] CID #39, Fix the vty completion leak-fix to only free when desired 2006-05-13 Paul Jakma <paul.jakma@sun.com> * vty.c: (vty_describe_command) CID #39 fix was too hasty, just cause it /can/ leak doesn't mean it always will have, check first.