NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/55489 (Infinite loop in "rump.ifconfig bridge0 create")
The following reply was made to PR kern/55489; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/55489 (Infinite loop in "rump.ifconfig bridge0 create")
Date: Sun, 26 Jul 2020 07:21:21 +0200
On Sat, Jul 25, 2020 at 09:15:01PM +0000, Patrick Welche wrote:
> [..] but I don't understand why adding something
> to a list twice would not simply give you list with the entry appearing
> twice.
Both entries used the same (static) storage.
Martin
Home |
Main Index |
Thread Index |
Old Index