package cbor
import "k8s.io/kubernetes/test/fuzz/cbor"
Index ¶
Functions ¶
func FuzzDecodeAllocations ¶
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.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 3 hours ago –
Tools for package owners.