K 10 svn:author V 6 jilles K 8 svn:date V 27 2016-03-13T22:54:14.196944Z K 7 svn:log V 180 sh: Fix copying uninitialized field 'special'. This just copied uninitialized data and did not depend on it later, so it should not be dangerous. Found by: clang static analyzer END