| Summary: | dynamic dns updates (from dhcp) make named 8.2.3-T6B dump core | ||
|---|---|---|---|
| Product: | Base System | Reporter: | dh <dh> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dh
2000-11-14 16:30:01 UTC
we've cvsuped our userland back to '*default date=2000.10.09.00.00.00" (before that new named was put in) and that 'fixes' it State Changed From-To: open->closed This was fixed by asmodai (2000/11/15 23:47:11 PST): Modified files: (Branch: RELENG_4) contrib/bind/bin/named ns_update.c Log: Fix CVS slippage from a merge. Somehow these two lines remained when they were supposed to be superceded by the following lines. Odd. Anyway, this fixes the coredumps some people have been experiencing when a dynamic update was triggered and ifp got to be NULL somehow. Submitted by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp>, nsayer Approved by: jkh Revision Changes Path 1.1.1.3.2.3 +0 -2 src/contrib/bind/bin/named/ns_update.c |