Page MenuHomeFreeBSD

Fix memory leak in ctm
ClosedPublic

Authored by trix_juniper.net on Mar 22 2017, 5:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 4, 1:36 PM
Unknown Object (File)
Tue, Nov 4, 8:37 AM
Unknown Object (File)
Mon, Nov 3, 10:47 PM
Unknown Object (File)
Wed, Oct 29, 1:11 AM
Unknown Object (File)
Tue, Oct 21, 3:43 PM
Unknown Object (File)
Oct 12 2025, 9:08 AM
Unknown Object (File)
Oct 12 2025, 3:34 AM
Unknown Object (File)
Oct 11 2025, 10:22 PM
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.