K 10 svn:author V 2 kp K 8 svn:date V 27 2018-01-07T13:39:12.417177Z K 7 svn:log V 181 linuxkpi: Implement kcalloc() based on mallocarray() This means we now get integer overflow protection, which Linux code might expect as it is also provided by kcalloc() in Linux. END