If malloc() fails to allocate linep, then free olinep if
it exists before returning to avoid a memory leak.
Details
Details
- Reviewers
kib - Commits
- rS301921: MFC r301596
rS301596: Don't leak olinep if malloc() fails.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable