jehanne/sys
Giacomo Tesio c2b06ebf80 kernel: fix out of bound read in trap()
Reported by coverity, CID 155927: if vno == 32 it would access index
32 of excname at trap.c:339.
2017-01-24 22:24:20 +01:00
..
include libc: rewrite putenv and getenv. 2017-01-19 00:58:43 +01:00
lib/plumb first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
log first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
src kernel: fix out of bound read in trap() 2017-01-24 22:24:20 +01:00