HomeFreeBSD

Don't free the sockaddr in kern_bind() and kern_connect() as not all
rS160506Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Don't free the sockaddr in kern_bind() and kern_connect() as not all
callers pass a sockaddr allocated via malloc() from M_SONAME anymore.
Instead, free it in the callers when necessary.

Details

Provenance
jhbAuthored on
Parents
rS160505: Disable the pager for 'panic' and 'call' to be paranoid.
Branches
Unknown
Tags
Unknown

Event Timeline