]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ast_expr2: Fix off-nominal memory leak. 66/3166/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:47:08 +0000 (13:47 -0500)
commit0bc1206299e0be15aedd38f50421b439dc1f14f4
tree7a21a049e475971fa64abb9046f1798b20bdfacb
parentdddca49615fb403939cf36e95f5c31b4c4c53d56
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