]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ast_expr2: Fix off-nominal memory leak. 68/3168/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:29 +0000 (13:51 -0500)
commit44f16af7cc9a6bc5203106a81b595997cb31c4fd
tree93ab27d37de206597ad830269872c59b9f7a408a
parente0f27ecabb2ff766ea4ec7bdd77fccab2fe826c4
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