]> 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)
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 10 Oct 2017 14:52:20 +0000 (17:52 +0300)
commit11cefdf6215e665f82408ffbf596da7e9845be57
tree3dd095ca4d8e97d21a58de64055166a8bf51beb8
parentf006310bd18bc3ffcc5855455f14ee3f9e72036d
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