The variable temp is allocated but never freed, now free it when it is not used.
Details
Details
- Reviewers
stevek adrian - Commits
- rS313978: [ifconfig] fix a memory leak.
Run clang's static analyzer scan-build before to find the problem, then run after to verify the fix.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable