K 10 svn:author V 3 pfg K 8 svn:date V 27 2018-02-05T14:30:27.363469Z K 7 svn:log V 286 ext2fs: Cleanup variable assignments for extents. Delay the initialization of variables until the are needed. In the case of ext4_ext_rm_leaf(), make sure 'error' value is not undefined. Reported by: Clang's static analyzer Differential Revision: https://reviews.freebsd.org/D14193 END