[Home]

Summary:ASTERISK-04205: [patch] The IF func has a bug
Reporter:Anthony Minessale (anthm)Labels:
Date Opened:2005-05-17 12:32:02Date Closed:2011-06-07 14:00:22
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) funkyfunc.diff
Description:There is a logical error in the IF function that makes it possible to copy NULL This patch corrects that issue

****** ADDITIONAL INFORMATION ******

Disclaimer on File
anthmct@yahoo.com
Comments:By: Russell Bryant (russell) 2005-05-17 12:41:26

fixed in CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:35:11.000-0600

Repository: asterisk
Revision: 5708

U   trunk/funcs/func_logic.c

------------------------------------------------------------------------
r5708 | russell | 2008-01-15 15:35:11 -0600 (Tue, 15 Jan 2008) | 2 lines

prevent copying of NULL (bug ASTERISK-4205)

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

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