BUG/MINOR: mux-h1: errflag must be set on H1S and not H1M during output processing

This bug is in an unexpected clause of the switch..case, inside
h1_process_output(). The wrong structure is used to set the error flag.

This patch must be backported to 1.9.
1 file changed