Page MenuHomeFreeBSD

Fix calls to free with the wrong pointer
ClosedPublic

Authored by bret_ketchum_dell.com on Aug 21 2020, 2:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 20, 1:49 PM
Unknown Object (File)
Sun, Mar 16, 7:36 PM
Unknown Object (File)
Fri, Mar 7, 10:19 AM
Unknown Object (File)
Wed, Mar 5, 10:55 AM
Unknown Object (File)
Wed, Mar 5, 5:54 AM
Unknown Object (File)
Tue, Mar 4, 1:53 PM
Unknown Object (File)
Feb 22 2025, 2:13 PM
Unknown Object (File)
Feb 22 2025, 2:05 PM
Subscribers

Details

Summary

Coverity flagged these calls as bad frees.

Diff Detail

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

Event Timeline

Thanks. I've also noticed some more clean up missed in the second case.

This revision is now accepted and ready to land.Aug 21 2020, 8:09 PM
This revision was automatically updated to reflect the committed changes.