MFC r296009:
In bpf_getdltlist(), do not call copyout(9) while holding bpf lock.
Copy the data into temprorary malloced buffer and drop the lock for
copyout.
Description
Description
Details
Details
- Provenance
kib Authored on - Parents
- rS296560: MFC r295967:
- Branches
- Unknown
- Tags