K 10 svn:author V 3 mjg K 8 svn:date V 27 2015-10-08T21:08:35.190749Z K 7 svn:log V 242 linux: fix handling of out-of-bounds syscall attempts Due to an off by one the code would read an entry past the table, as opposed to the last entry which contains the nosys handler. Reported by: Pawel Biernacki END