package textfuzz

import "google.golang.org/protobuf/internal/fuzz/textfuzz"

Package textfuzz includes fuzzers for prototext.Marshal and prototext.Unmarshal.

Index

Functions

func Fuzz

func Fuzz(data []byte) (score int)

Fuzz is a fuzzer for proto.Marshal and proto.Unmarshal.

Source Files

fuzz.go

Version
v1.30.0
Published
Mar 16, 2023
Platform
linux/amd64
Imports
3 packages
Last checked
51 minutes ago

Tools for package owners.