Page MenuHomeFreeBSD

Make the KASSERT in hash destroy more informative
ClosedPublic

Authored by bz on Mar 31 2016, 6:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 6, 12:36 PM
Unknown Object (File)
May 2 2024, 6:04 PM
Unknown Object (File)
Apr 28 2024, 3:12 PM
Unknown Object (File)
Apr 28 2024, 2:58 PM
Unknown Object (File)
Feb 20 2024, 11:27 AM
Unknown Object (File)
Jan 18 2024, 2:43 PM
Unknown Object (File)
Jan 17 2024, 4:12 PM
Unknown Object (File)
Dec 31 2023, 8:06 AM
Subscribers

Details

Summary

Make the KASSERT message in hash destroy more informative.
While the pointer might not be too helpful, the malloc type might at least give a good hint about which hashtbl we are talking.

Diff Detail

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

Event Timeline

bz retitled this revision from to Make the KASSERT in hash destroy more informative.
bz updated this object.
bz edited the test plan for this revision. (Show Details)
bz set the repository for this revision to rS FreeBSD src repository - subversion.

Any ideas about this simple one?

gnn edited edge metadata.
This revision is now accepted and ready to land.Apr 2 2016, 7:13 PM
emaste added a reviewer: emaste.
This revision was automatically updated to reflect the committed changes.