NetBSD-Bugs archive

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

Re: kern/53644: pppoe tests failing since Aug 24



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

From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/53644: pppoe tests failing since Aug 24
Date: Sun, 30 Sep 2018 09:26:19 +0000

 Looks like we still have a lingering sizeof(sc); in if_pppoe.c:1749
 going to do a build to see if changing it to sizeof(sc->sc_id) fixes
 the tests.
 


Home | Main Index | Thread Index | Old Index