Page MenuHomeFreeBSD

Fix memory leak in ctm
ClosedPublic

Authored by trix_juniper.net on Mar 22 2017, 5:05 PM.
Tags
None
Referenced Files
F153052285: D10097.diff
Sat, Apr 18, 8:56 PM
Unknown Object (File)
Sat, Apr 18, 4:10 AM
Unknown Object (File)
Fri, Apr 17, 8:04 AM
Unknown Object (File)
Thu, Apr 16, 1:10 PM
Unknown Object (File)
Tue, Apr 14, 4:48 AM
Unknown Object (File)
Fri, Apr 10, 12:00 PM
Unknown Object (File)
Wed, Apr 8, 10:52 AM
Unknown Object (File)
Mon, Apr 6, 9:25 AM
Subscribers

Details

Summary

ctm/ctm_pass1.c Pass1
Before returning early for an error, free 'name'

Test Plan

Use clang's static analyzer, scan-build, to find the problem and later to show resolution.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I didn't even know this existed.. "CVS Through eMail"...? Really?!

This revision is now accepted and ready to land.Mar 22 2017, 5:25 PM
This revision was automatically updated to reflect the committed changes.