NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/57476: dhcpd dumps core



The following reply was made to PR bin/57476; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/57476: dhcpd dumps core
Date: Wed, 21 Jun 2023 07:57:12 +0200

 The code seems to iterate over that in a few places and never checks for
 car == NULL anywhere. I'll instrument the option_*_reference call that
 sets car to != NULL and see if I can catch the caller that does this.
 
 Martin
 


Home | Main Index | Thread Index | Old Index