Page MenuHomeFreeBSD

Fix nfsrvd_locku memory leak
ClosedPublic

Authored by bret_ketchum_dell.com on Aug 29 2020, 6:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 23, 2:39 AM
Unknown Object (File)
Oct 23 2024, 3:17 PM
Unknown Object (File)
Oct 6 2024, 11:44 AM
Unknown Object (File)
Oct 6 2024, 12:23 AM
Unknown Object (File)
Oct 3 2024, 9:08 AM
Unknown Object (File)
Oct 3 2024, 6:33 AM
Unknown Object (File)
Oct 3 2024, 1:17 AM
Unknown Object (File)
Oct 1 2024, 8:29 AM
Subscribers

Details

Summary

Coverity detected memory leak fix.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Probably never happens in practice (it would require a broken
NFSv4.1 or 4.2 client) but, yes, it should be fixed.

This revision is now accepted and ready to land.Aug 30 2020, 12:14 AM
This revision was automatically updated to reflect the committed changes.