Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2009 04:52:12 +0000 (UTC)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/rpc clnt_raw.c
Message-ID:  <200911250452.nAP4qTBe012039@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     2009-11-25 04:52:12 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/rpc         clnt_raw.c 
  Log:
  SVN rev 199786 on 2009-11-25 04:52:12Z by wollman
  
  In clnt_raw_create(), avoid minor race condition initializing the
  file-scope variable clntraw_private.
  
  Found by:       Clang static analyzer
  MFC after:      7 days
  
  Revision  Changes    Path
  1.21      +7 -4      src/lib/libc/rpc/clnt_raw.c



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