]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ast_expr2: Fix off-nominal memory leak. 67/3167/1
authorRichard Mudgett <rmudgett@digium.com>
Mon, 11 Jul 2016 18:42:55 +0000 (13:42 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 11 Jul 2016 18:51:17 +0000 (13:51 -0500)
commit5ee205d8bb0dfbae5be89661aa3a787fbdf9986b
tree2a203ac20b2ab1ed37049fb30879c738ef604edc
parent8019f321290818de8be4772c8b6afaa6e9b312b2
ast_expr2: Fix off-nominal memory leak.

Thanks to ibercom for pointing out a memory leak that was missed
in the earlier patch for the issue.

ASTERISK-26119
Reported by: Alexei Gradinari

Change-Id: I9a151f5c4725d97fb82a9e938bc73dc659532b71
main/ast_expr2.c
main/ast_expr2.y