Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2011 17:33:29 +0000 (UTC)
From:      Matthew D Fleming <mdf@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_umtx.c
Message-ID:  <201101111733.p0BHXknh073014@repoman.freebsd.org>

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

mdf         2011-01-11 17:33:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_umtx.c 
  Log:
  SVN rev 217272 on 2011-01-11 17:33:29Z by mdf
  
  MFC r216463:
  
  One of the compat32 functions was copying in a raw timespec, instead of
  a 32-bit one.  This can cause weird timeout issues, as the copying reads
  garbage from the user.
  
  Revision  Changes    Path
  1.73.2.5  +1 -2      src/sys/kern/kern_umtx.c



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