Page MenuHomeFreeBSD

Fix memory leaks in groff
Needs ReviewPublic

Authored by trix_juniper.net on Mar 21 2017, 12:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 14 2025, 12:56 AM
Unknown Object (File)
Oct 11 2025, 10:21 PM
Unknown Object (File)
Oct 11 2025, 10:21 PM
Unknown Object (File)
Oct 11 2025, 1:07 PM
Unknown Object (File)
Sep 27 2025, 10:48 PM
Unknown Object (File)
Sep 11 2025, 12:17 PM
Unknown Object (File)
Sep 9 2025, 10:38 AM
Unknown Object (File)
Sep 8 2025, 2:25 PM
Subscribers

Details

Reviewers
benl
bapt
Summary

src/devices/grolbp/lbp.c polygon
Free points array after use.

src/devices/grolbp/lbp.c lbp_printer::font_name
Free nam array after use.

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 Skipped
Unit
Tests Skipped