diff options
author | tmm <tmm@FreeBSD.org> | 2003-09-04 15:57:37 +0000 |
---|---|---|
committer | tmm <tmm@FreeBSD.org> | 2003-09-04 15:57:37 +0000 |
commit | c8c49c9053cf93bca10de6b9c511e6405c9e181b (patch) | |
tree | 474ac6419aa4ea18b63da48e013ad1ab9fd3c01e /lib/libc/string/memchr.c | |
parent | 9c26b457bca07cc9d6b5462fec7d92fe3df4cd6b (diff) | |
download | FreeBSD-src-c8c49c9053cf93bca10de6b9c511e6405c9e181b.zip FreeBSD-src-c8c49c9053cf93bca10de6b9c511e6405c9e181b.tar.gz |
Apply a bandaid to get this working on sparc64 again; the introduction
of do_cmd() broke things, because this function assumes that a socklen_t
is large enough to hold a pointer.
A real solution to this problem would be a rewrite of do_cmd() to
treat the optlen parameter consistently and not use it to carry
a pointer or integer dependent on the context.
Diffstat (limited to 'lib/libc/string/memchr.c')
0 files changed, 0 insertions, 0 deletions