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.
Description
Description
Details
Details
- Provenance
jhb Authored on - Parents
- rS160505: Disable the pager for 'panic' and 'call' to be paranoid.
- Branches
- Unknown
- Tags