route.c flushroutes_fib and interfaces have the same fix.
The local pointer 'buf' is freed before the function returns
Details
Details
- Reviewers
melifaro stevek - Commits
- rS331844: Fix memory leaks in route(8).
Run clang's static analyzer scan-build before to find the problem, run it after to show the problem is resolved.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped