ovs-ofctl: Free group buckets.
authorSimon Horman <simon.horman@netronome.com>
Fri, 31 Oct 2014 08:14:46 +0000 (17:14 +0900)
committerBen Pfaff <blp@nicira.com>
Fri, 31 Oct 2014 21:34:59 +0000 (14:34 -0700)
commit0da32511ec504159c83df5b8e03f25dc6a32e69a
tree4d8d7ecbef25b7dd3142145d916c110c994ba3c9
parent042d944e72e4c20fa98b7f0d62178115873041c8
ovs-ofctl: Free group buckets.

To some extent this is cosmetic because ovs-ovfctl will immediately
exit. However, it does seem to be in keeping with freeing 'gms' in
ofctl_group_mod_file().

Found by inspection using make check-valgrind.

Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
utilities/ovs-ofctl.c