NSUPDATE

Mark.Andrews at nominum.com Mark.Andrews at nominum.com
Tue Feb 1 02:03:25 UTC 2000


	
	The following are awaiting commits and should be fixed in the next
	release.

	Mark

+  xxx. [bug]           nsupdate: listuprec was not being initalised.
+ 
+  xxx. [bug]           nsupdate should accept zero ttl in add.
+ 

> I believe I have found a little bug in nsupdate 8.2. The LIST "listuprec" is
> never initialized. As a result, the head and tail pointers may contain
> random data when the APPEND function is called on line 581. On my OS/2
> system, it truly does contain random data which causes an "access violation"
> at run time.
> 
> I solved this by adding the line:
> 
> 	INIT_LIST(listuprec);
> 
> at the very beginning, immediately after "progname" is set.
> 
> Cody Gibson
> 
> 
--
Mark Andrews, Nominum Inc. / Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at nominum.com



More information about the bind-workers mailing list