From: David Levine Date: Thu, 7 Feb 2013 02:28:29 +0000 (-0600) Subject: output_content() assumed that ci->ci_values[0] was the boundary, X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/102b7de56d30dfa217b4f4bc58328b5bc96e7675?hp=102b7de56d30dfa217b4f4bc58328b5bc96e7675 output_content() assumed that ci->ci_values[0] was the boundary, but that's not always the case. Added search for the boundary in ci->ci_attrs[]. ---