HomeFreeBSD

1k objects on the stack are a bad idea. While it's likely safe in this

Description

1k objects on the stack are a bad idea. While it's likely safe in this
context, it's also safe to allocate the memory and free it instead.

Noticed by: Eugene Grosbein's script

Details

Provenance
impAuthored on
Parents
rS326808: Move buffer size checks outside of the vnode locks.
Branches
Unknown
Tags
Unknown