package wirefuzz

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

Package wirefuzz includes a fuzzer for the wire marshaler and unmarshaler.

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.36.3
Published
Jan 15, 2025
Platform
darwin/amd64
Imports
6 packages
Last checked
4 hours ago

Tools for package owners.