OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Todd C. Miller (millertcvs.openbsd.org)
Date: Fri Jan 26 2001 - 14:41:55 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: millertcvs.openbsd.org 2001/01/26 13:41:55

    Modified files:
            usr.bin/less : position.c

    Log message:
    Fix for PR1643; constrain indices into "table" to be < table_size
    so we don't go off and return random, unallocated bits.