diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2017-01-26 22:19:32 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2017-01-31 15:28:19 +0100 |
commit | 55b7f20fda27ad22d211e7b881194fc414687274 (patch) | |
tree | 1e3cbf91a98931632d5210c0a2990959874d42f0 /lib/if.c | |
parent | Merge branch 'frr/pull/133' ("Pim cleanup") (diff) | |
download | frr-55b7f20fda27ad22d211e7b881194fc414687274.tar.xz frr-55b7f20fda27ad22d211e7b881194fc414687274.zip |
lib: parser: fix allocation counting
command_lex.l was allocating as MTYPE_TMP, while command_parse.y would
just call free(). Make both use MTYPE_LEX.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/if.c')
0 files changed, 0 insertions, 0 deletions