K 10 svn:author V 6 tsoome K 8 svn:date V 27 2019-11-03T14:36:16.941470Z K 7 svn:log V 109 loader: zfs.c is missing malloc checks, fix it malloc() can return NULL, we need to check the return value. END