Page MenuHomeFreeBSD

Fix a memory leak in mptutil
Needs ReviewPublic

Authored by trix_juniper.net on Mar 11 2017, 12:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 10:23 PM
Unknown Object (File)
Sat, Oct 11, 10:23 PM
Unknown Object (File)
Sat, Oct 11, 1:08 PM
Unknown Object (File)
Thu, Oct 9, 2:31 AM
Unknown Object (File)
Sep 11 2025, 4:49 AM
Unknown Object (File)
Sep 9 2025, 9:34 AM
Unknown Object (File)
Sep 8 2025, 12:21 AM
Unknown Object (File)
Sep 1 2025, 2:41 AM
Subscribers

Details

Reviewers
scottl
truckman
Summary

mpt_show.c show_volumes
Free the array 'volumes' after it is no longer used.

Test Plan

Run clang's static analyzer, scan-build, to find the problem and then later to show resolution.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped