When the realloc of buf fails, buf is never freed before returning.
Convert to reallocf so buf is freed.
Details
Details
- Reviewers
zbb trix_juniper.net
Run clang's static analyzer, scan-build, before to find the problem, run after to show resolution.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped