jehanne/sys/src/kern
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
..
386 kernel: devrtc: fix use of uninitialized array in rtcextract 2017-01-16 02:00:10 +01:00
amd64 kernel: fix out of bound read in trap() 2017-01-24 22:24:20 +01:00
boot kernel: boot: fix more dup() leaks reported by coverity 2017-01-24 22:22:58 +01:00
ip kernel: udp: fix read of uninitialized array 2017-01-15 01:35:28 +01:00
port kernel: use pprint instead of print in elf64ldseg. 2017-01-24 22:23:17 +01:00
.gitignore first usable version of kernel and commands 2016-11-26 03:49:29 +01:00