[Home]

Summary:ASTERISK-09571: [patch] Don't use malloc() & memset(), use ast_calloc().
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2007-06-02 14:30:08Date Closed:2007-06-03 01:10:32
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_jingle
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_jingle.c.patch
Description:Trivial code cleanup. There are more channels using this type of coding, I will continue changing them and testing my changes.
Comments:By: Tilghman Lesher (tilghman) 2007-06-03 01:10:32

Committed, revision 66981.