Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2007 13:29:36 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/procfs procfs_fpregs.c
Message-ID:  <200704151329.l3FDTaFt006067@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2007-04-15 13:29:36 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/procfs        procfs_fpregs.c 
  Log:
  Fix the same bug as in procfs_doproc{,db}regs(): check that uio_offset is
  0 upon entry, and don't reset it before returning.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.33      +3 -1      src/sys/fs/procfs/procfs_fpregs.c



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