Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2001 15:42:06 -0600
From:      Bourne-again Superuser <toor@twwells.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/31647: socket calls can return undocumented EINVAL
Message-ID:  <E15yge6-000CUo-00@server.twwells.com>

next in thread | raw e-mail | index | archive | help

>Number:         31647
>Category:       kern
>Synopsis:       socket calls can return undocumented EINVAL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 30 13:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bourne-again Superuser
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD server.twwells.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Oct 12 02:24:59 CDT 2001 root@server.twwells.com:/usr/obj/usr/src/sys/SERVER_SMP i386
>Description:
	A rather large number of tcp routines begin with
	COMMON_START(), which can cause them to return EINVAL when
	inp_ppcb is null. In at least one system call, shutdown(),
	EINVAL is supposed only to mean that the second parameter
	is unacceptable.
>How-To-Repeat:
	Read the relevant source and documents.
>Fix:
	Either the documentation needs changing or the code does.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E15yge6-000CUo-00>