]> Cypherpunks repositories - gostls13.git/commit
mime/quotedprintable: accept trailing soft line-break at the end of message
authorShenghou Ma <minux@golang.org>
Mon, 22 Aug 2016 21:20:57 +0000 (17:20 -0400)
committerMinux Ma <minux@golang.org>
Sun, 11 Sep 2016 01:51:07 +0000 (01:51 +0000)
commitf7fce1e2088ed888c5ced3f2649af84bc0a672b9
tree2d2d5dee86b7240c106d14c48cb8e51f222fe419
parentfca3dd3718080563f4bc6c4c8b6fbe681a1602fa
mime/quotedprintable: accept trailing soft line-break at the end of message

Fixes #15486.

Change-Id: Id879dc9acef9232003df9a0f6f54312191374a60
Reviewed-on: https://go-review.googlesource.com/27530
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/mime/quotedprintable/reader.go
src/mime/quotedprintable/reader_test.go