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

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

  FreeBSD src repository

  Modified files:
    lib/libc/rpc         svc_raw.c 
  Log:
  SVN rev 199785 on 2009-11-25 04:49:41Z by wollman
  
  In svc_raw_reply(), don't leave stat uninitialized if the MSG_ACCEPTED
  && SUCCESS case succeeds.  The stack garbage might be zero.
  
  Found by:       Clang static analyzer
  MFC after:      7 days
  
  Revision  Changes    Path
  1.17      +2 -3      src/lib/libc/rpc/svc_raw.c



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