Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
filterx/filterx-expr: fix potential memory leak for expr_text
In case an expr is optimized we might be setting the location of exprs multiple times, prepare for this case by freeing expr_text before setting it first. Signed-off-by: Balazs Scheidler <balazs.scheidler@axoflow.com>
- Loading branch information