protobuf-go/internal
Damien Neil b1cd8e38bc internal/encoding/text: escape \x7f (DEL) in strings
We already escape ASCII control characters in the range [0x00,0x20).
Escape the one control character outside this range as well.

Change-Id: If954da0d4a178b36128d1a53d25397d1b3fd2e17
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/262681
Trust: Damien Neil <dneil@google.com>
Run-TryBot: Damien Neil <dneil@google.com>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2020-10-15 21:51:19 +00:00
..
benchmarks
cmd reflect/protoreflect: improve source information usability 2020-07-23 21:50:46 +00:00
conformance encoding/protojson: add better validation to FieldMask serialization 2020-06-12 06:33:55 +00:00
descfmt reflect/protoreflect: add FieldDescriptor.TextName 2020-07-08 23:23:57 +00:00
descopts
detrand internal/impl: introduce instability to protoreflect.Message.Range order 2020-07-01 17:34:30 +00:00
encoding internal/encoding/text: escape \x7f (DEL) in strings 2020-10-15 21:51:19 +00:00
errors
filedesc reflect/protoreflect: improve source information usability 2020-07-23 21:50:46 +00:00
filetype
flags all: fix golint violations 2020-03-21 00:04:20 +00:00
fuzz internal/fuzz/wirefuzz: add test to verify initialization checks 2020-05-01 18:43:38 +00:00
fuzztest
genid cmd/protoc-gen-go: generate package documentation for well-known types 2020-06-22 19:32:21 +00:00
impl internal/impl: add runtime support for *[]byte unknown representation 2020-07-28 16:36:39 +00:00
msgfmt internal/msgfmt: fix formatting of negative Duration 2020-08-08 01:07:43 +00:00
order internal/order: add a package for ordered iteration over messages and maps 2020-07-01 18:57:38 +00:00
pragma
protobuild all: fix tests for 32-bit architectures 2020-07-08 22:37:09 +00:00
protolegacy
set
strs
testprotos reflect/protoreflect: add MessageFieldTypes 2020-07-23 21:24:58 +00:00
version all: start v1.25.0-devel 2020-06-22 20:32:22 +00:00
weakdeps all: rely on dynamic dependency check for genproto 2020-10-15 21:46:17 +00:00