* test/tests/mhshow/test-qp: Test various valid and invalid
authorEric Gillespie <epg@pretzelnet.org>
Wed, 13 Aug 2008 01:01:12 +0000 (01:01 +0000)
committerEric Gillespie <epg@pretzelnet.org>
Wed, 13 Aug 2008 01:01:12 +0000 (01:01 +0000)
escape sequences.

* uip/mhparse.c (openQuoted): Simplify the decode-or-show for loop by
peeking ahead to the next byte(s) when encountering '=', and just let
invalid escape sequences through as literals (fixes bug #15245).


No differences found