partedit/part_wizard.c part_wizard
When wizard_parition fails it jumps to the label 'startwizard' which assigns memory to already assigned schemeroot. To fix, move the free of schemeroot.
Details
Details
- Reviewers
nwhitehorn wma allanjude trix_juniper.net
Use clang's static analyzer, scan-build, to find the problem and later to show resolution.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped