* Correct several integer underflows/overflows in linprocfs
authorDavid Rhodus <drhodus@dragonflybsd.org>
Sun, 5 Oct 2003 20:04:08 +0000 (20:04 +0000)
committerDavid Rhodus <drhodus@dragonflybsd.org>
Sun, 5 Oct 2003 20:04:08 +0000 (20:04 +0000)
commite5a2211385446cd179ea0ff2caddcb034e715785
tree6f2874cbd2e8733a1f62e858a357f85a1babddfd
parent55fed2b9e93305b7946014a4f3c51bb52be892bf
* Correct several integer underflows/overflows in linprocfs
  by making use od the uiomove_frombuf routine.

Reported by:    Joost Pol <joost@pine.nl>
sys/emulation/linux/i386/linprocfs/linprocfs_misc.c