]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cel_pgsql: Fix name string for log on unable allocate memory. 14/114/2
authorRodrigo Ramírez Norambuena <decipher.hk@gmail.com>
Tue, 14 Apr 2015 18:16:45 +0000 (15:16 -0300)
committerMatt Jordan <mjordan@digium.com>
Wed, 15 Apr 2015 11:17:08 +0000 (06:17 -0500)
commitfb601a5a7ac1157b228a08b849856d226ce52ad6
treecd6109372bb37eef63a4928946f35279dd31dc8f
parent57b7e2c51c301e6803fe883ec293f053c46f6384
cel_pgsql: Fix name string for log on unable allocate memory.

The LOG_ERROR has reference to CDR instead of CEL  for LENGTHEN_BUF1 and
LENGTHEN_BUF2.

ASTERISK-24965 #close
Reported by: Rodrigo Ramirez Norambuena

Change-Id: Icc818697d7d66d34bfe3048cdd15ca2b06c89744
cel/cel_pgsql.c