NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/53015: dhcpd fails to start in -current
The following reply was made to PR bin/53015; it has been noted by GNATS.
From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: bin/53015: dhcpd fails to start in -current
Date: Mon, 12 Feb 2018 17:27:07 +0000
On Mon, Feb 12, 2018 at 05:25:01PM +0000, Patrick Welche wrote:
> dhcpd does call realpath with resolved == NULL. I suppose if the malloc
> fails (why?), realpath would return NULL without setting errno.
Actually malloc() should set errno. Thing is, gdb shows it to be zero.
Home |
Main Index |
Thread Index |
Old Index