[Asterisk-code-review] Fix 'core show channel' CDR variable printing. (asterisk[master])

snuffy asteriskteam at digium.com
Fri May 15 02:07:45 CDT 2015


snuffy has uploaded a new patch set (#2).

Change subject: Fix 'core show channel' CDR variable printing.
......................................................................

Fix 'core show channel' CDR variable printing.

When the new Bridging API was implemented, workspace variable
changed to a malloc'd string, causing sizeof() to always be 8 (char).

Revert back to stack allocated string for workspace.

ASTERISK-25090 #close

Change-Id: I51e610ae87371df771ce7693a955510efb90f8f7
---
M main/cdr.c
1 file changed, 1 insertion(+), 5 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/77/477/2
-- 
To view, visit https://gerrit.asterisk.org/477
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I51e610ae87371df771ce7693a955510efb90f8f7
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: snuffy <snuffy22 at gmail.com>



More information about the asterisk-code-review mailing list