Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Dec 2010 10:15:23 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/teken teken_subr.h
Message-ID:  <201012051015.oB5AFfLS047761@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-12-05 10:15:23 UTC

  FreeBSD src repository

  Modified files:
    sys/teken            teken_subr.h 
  Log:
  SVN rev 216198 on 2010-12-05 10:15:23Z by ed
  
  Use proper bounds checking on VPA.
  
  We must check against tp->t_cursor.tp_row, not row, to figure out
  whether we must clamp the cursor position.
  
  Submitted by:   luigi
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.15      +1 -2      src/sys/teken/teken_subr.h



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