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/memory_vty.c | |
| parent | 26df3a33ae91edfdb5b69817050f773c430001ff (diff) | |
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/memory_vty.c')
0 files changed, 0 insertions, 0 deletions
