mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-14 13:22:02 +00:00
[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.
This commit is contained in:
parent
0b26f81bf9
commit
d16e043359
@ -1,3 +1,9 @@
|
|||||||
|
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.
|
||||||
|
|
||||||
2006-05-12 Paul Jakma <paul.jakma@sun.com>
|
2006-05-12 Paul Jakma <paul.jakma@sun.com>
|
||||||
|
|
||||||
* plist.c: (vty_prefix_list_uninstall) Fix potential NULL deref
|
* plist.c: (vty_prefix_list_uninstall) Fix potential NULL deref
|
||||||
|
Loading…
Reference in New Issue
Block a user