Subject: Re: CVS commit: src/sys/netinet
To: enami tsugutomo <enami@sm.sony.co.jp>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 09/29/2004 22:16:11
On Sep 30, 10:55am, enami@sm.sony.co.jp (enami tsugutomo) wrote:
-- Subject: Re: CVS commit: src/sys/netinet

| Christos Zoulas <christos@NetBSD.org> writes:
| 
| > Module Name:	src
| > Committed By:	christos
| > Date:		Wed Sep 29 21:30:00 UTC 2004
| > 
| > Modified Files:
| > 	src/sys/netinet: in_pcb.c
| > 
| > Log Message:
| > PR/27082: Sean Boudreau: redundant assignment or NULL dereference in
| > in_pcbconnect()
| 
| Was the NULL dereference actually observed or just lack of coffee?

I don't think that it was observed; I have never seen it personally.
Nevertheless the assignment was redundant.

christos