K 10 svn:author V 3 jhb K 8 svn:date V 27 2015-10-22T21:23:58.321827Z K 7 svn:log V 217 Merge r289055 to amd64/linux32: 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. END