[Home]

Summary:ASTERISK-01730: serialize dns resolver search
Reporter:rich (rich)Labels:
Date Opened:2004-05-31 12:27:19Date Closed:2008-01-15 14:56:57.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) dns.dif
( 1) dns.diff.txt
Description:This patch puts a lock around the code that is not thread safe on FreeBSD.
Comments:By: Mark Spencer (markster) 2004-05-31 12:29:39

Unless I"m missing somethign, AST_MUTEX_DEFINE doesn't exist yet.

By: rich (rich) 2004-05-31 13:02:13

The first copy of dns.dif has a reversed patch.  The second copy should be correct.

By: Mark Spencer (markster) 2004-05-31 15:24:52

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:56:57.000-0600

Repository: asterisk
Revision: 3121

U   trunk/cdr/Makefile
U   trunk/channels/Makefile
U   trunk/dns.c

------------------------------------------------------------------------
r3121 | markster | 2008-01-15 14:56:57 -0600 (Tue, 15 Jan 2008) | 2 lines

More BSD compile fixes (bugs ASTERISK-1730 and ASTERISK-1732)

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

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