]> git.proxmox.com Git - mirror_frr.git/commit - lib/command_parse.y
lib: Cleanup parser memory management
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 27 Jul 2016 04:17:51 +0000 (04:17 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 27 Jul 2016 04:17:51 +0000 (04:17 +0000)
commit5a5d576b346b03888636bcb0af31efb8a1e43cc2
treebfeb3996db5c654845d21be484d88f1bd95b7eda
parenteceb106640e0279ed89e476c25f37f3b2da860fc
lib: Cleanup parser memory management

Free as appropriate. Additionally add new type
of node to demark graph head (START_GN).

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/command_graph.c
lib/command_graph.h
lib/command_parse.y
lib/grammar_sandbox.c