[Home]

Summary:ASTERISK-04835: [patch] memset dnsstate before use.
Reporter:Brian West (bkw918)Labels:
Date Opened:2005-08-13 14:23:28Date Closed:2008-01-15 15:44:22.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) dns_memset.rev0.diff
Description:Yet another shut valgrind up patch.
Comments:By: Mark Spencer (markster) 2005-08-13 22:20:30

Fixed in CVS head, modified to only waste time on this if we're actually using valgrind.

By: Digium Subversion (svnbot) 2008-01-15 15:44:22.000-0600

Repository: asterisk
Revision: 6328

U   trunk/dns.c

------------------------------------------------------------------------
r6328 | markster | 2008-01-15 15:44:22 -0600 (Tue, 15 Jan 2008) | 2 lines

Whe make_valgrind_happy, initialize dns to 0 before passing to res_ninit (bug ASTERISK-4835)

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

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