[Home]

Summary:ASTERISK-06545: [patch] app_rpt: use ast_string_field_set instead of strncpy
Reporter:Denis Smirnov (mithraen)Labels:
Date Opened:2006-03-14 12:37:56.000-0600Date Closed:2008-01-15 17:29:15.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_rpt.c.diff
Description:I think, that in this place ast_string_field_set must be used, instead of strncpy
Comments:By: Russell Bryant (russell) 2006-03-14 13:09:47.000-0600

fixed in the trunk in revision 12961, thanks!

By: Digium Subversion (svnbot) 2008-01-15 17:29:15.000-0600

Repository: asterisk
Revision: 12961

U   trunk/apps/app_rpt.c

------------------------------------------------------------------------
r12961 | russell | 2008-01-15 17:29:14 -0600 (Tue, 15 Jan 2008) | 2 lines

update to reflect conversion of the accountcode to use stringfields (issue ASTERISK-6545)

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

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