]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cdr_mysql: avoid releasing a config string
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 10 Oct 2017 14:49:15 +0000 (17:49 +0300)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 11 Oct 2017 22:30:50 +0000 (17:30 -0500)
commitce71acf9ca3f726ee30caed04cf1e238a0acad5e
treec2465db7c06e2304265ee58fbd5b2ffa7a61ca62
parente1009588a5c2d818fb90a6dca46ddbdabbd0ee88
cdr_mysql: avoid releasing a config string

Fixes a memory corruption issue after a reload of cdr_mysql.

Issue was accidentally included in 747beb1ed159f89a3b58742e4257740b3d6d6bba .

ASTERISK-27270 #close

Change-Id: I90b6a9d18710c0f9009466370bd5f4bac5d5d12e
addons/cdr_mysql.c