[Home]

Summary:ASTERISK-04594: [patch] added undef for define format
Reporter:Clod Patry (junky)Labels:
Date Opened:2005-07-14 23:35:22Date Closed:2008-01-15 15:41:32.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) undef.txt
Description:Like discussed via IRC with kpfleming,
all #define FORMAT foobar should contain #undef FORMAT

These are some places where that was not the case.

Comments:By: Kevin P. Fleming (kpfleming) 2005-07-15 12:05:48

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:41:32.000-0600

Repository: asterisk
Revision: 6139

U   trunk/apps/app_groupcount.c
U   trunk/channels/chan_zap.c
U   trunk/file.c

------------------------------------------------------------------------
r6139 | kpfleming | 2008-01-15 15:41:32 -0600 (Tue, 15 Jan 2008) | 2 lines

ensure that format string macros are undef'd after use (bug ASTERISK-4594)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6139