CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2009/11/11 18:40:36
Modified files: sys/arch/i386/i386: p4tcc.c Log message: if the table got messed up, early loop termination is not gauranteed, and subsequent code will be out of bounds; unlikely situation. found by parfait ok weingart