kubernetesk8s.io/kubernetes/test/fuzz/cbor Index | Files

package cbor

import "k8s.io/kubernetes/test/fuzz/cbor"

Index

Functions

func FuzzDecodeAllocations

func FuzzDecodeAllocations(data []byte) (result int)

FuzzDecodeAllocations is a go-fuzz target that panics on inputs that cause an unreasonably large number of bytes to be allocated at decode time.

Source Files

cbor.go

Version
v1.32.0-rc.1
Published
Dec 3, 2024
Platform
js/wasm
Imports
6 packages
Last checked
7 minutes ago

Tools for package owners.