diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-08-25 14:31:03 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-08-25 16:48:30 +0200 |
commit | 9ca25fedba875265f191af92f1887d35076b6403 (patch) | |
tree | fc57ad9703a4adadfdad3f0776c683b81a858188 /zebra/zebra_vrf.c | |
parent | *: fix assorted issues detected by Coverity Scan (diff) | |
download | frr-9ca25fedba875265f191af92f1887d35076b6403.tar.xz frr-9ca25fedba875265f191af92f1887d35076b6403.zip |
*: Add RMAP_COMPILE_SUCCESS to enum
Add the RMAP_COMPILE_SUCCESS and switch over to using it.
Refactoring allows a removal of a if statement to just
use the switch statement already in place. Additionally
the reworking cleans up memory freeing in a couple of spots.
In one spot we no longer will leak memory too.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'zebra/zebra_vrf.c')
0 files changed, 0 insertions, 0 deletions