pci_emul.c pci_parse_slot
It is alway appropiate to free 'str' so remove the if-check.
Details
Details
- Reviewers
neel trix_juniper.net rgrimes - Group Reviewers
bhyve - Commits
- rS334016: We must free the variable str.
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 Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
It looks like the original code was correct. Is there any reason to keep this review open?