K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-04-03T16:38:15.926238Z K 7 svn:log V 271 chdone(): Prevent returning uninitialized scalar value. If there is an error different from ERESTART, there is some chance that we may end up accessing an uninitialized value. This doesn't seem likely/possible but initialize announce_buf[0], just in case. CID: 1006486 END