NetBSD-Bugs archive

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

Re: bin/15174: gdb "kill" command does not free sockets



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

From: Andreas Gustafsson <gson%gson.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: bin/15174: gdb "kill" command does not free sockets
Date: Thu, 14 Apr 2016 17:44:55 +0300

 The test program in the PR needs a
 
   local.sin_family = AF_INET;
 
 to run under -current.  With that change, the test fails to reproduce
 the problem under -current/amd64 (or 7.0 or 6.1.5, for that matter),
 so it looks like it has been fixed some time ago.
 -- 
 Andreas Gustafsson, gson%gson.org@localhost
 


Home | Main Index | Thread Index | Old Index