K 10 svn:author V 6 tuexen K 8 svn:date V 27 2015-05-29T11:01:46.013395Z K 7 svn:log V 271 MFC r273634: Fix a use of an uninitialized variable by makeing sure that sctp_med_chunk_output() always initialized the reason_code instead of relying on the caller. The variable is only used for debugging purpose. This issue was reported by Peter Bostroem from Google. END