HomeFreeBSD

Reallocate a maxlen-long buffer only when the current maxlen is

Description

Reallocate a maxlen-long buffer only when the current maxlen is
shorter than the required length. Note that it rarely happens
because maxlen is almost always 128 which covers struct sockaddr_storage.

Details

Provenance
hrsAuthored on
Parents
rS288914: Add a comment specifying how we implement rfc3042.
Branches
Unknown
Tags
Unknown