HomeFreeBSD

pctrie_lookup_range: don't write the null

Description

pctrie_lookup_range: don't write the null

There's no reason to write the NULL pointer value into the array when
pctrie_lookup_range finds an item missing.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D50353

Details

Provenance
dougmAuthored on May 14 2025, 11:56 PM
Reviewer
kib
Differential Revision
D50353: pctrie_lookup_range: don't write the null
Parents
rG9a685c09f06a: EC2: Remove old broken_txfifo workaround
Branches
Unknown
Tags
Unknown