Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 1998 13:29:30 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc_r/uthread uthread_connect.c
Message-ID:  <199808122029.NAA06409@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1998/08/12 13:29:29 PDT

  Modified files:
    lib/libc_r/uthread   uthread_connect.c 
  Log:
  Add missing initialization of the length variable passed to
  getsockopt().  Use a separate variable for clarity, instead of
  overloading an unrelated variable.
  
  Revision  Changes    Path
  1.4       +3 -2      src/lib/libc_r/uthread/uthread_connect.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808122029.NAA06409>