Page MenuHomeFreeBSD

Fix a memory leak in lpr, alternate checks...
ClosedPublic

Authored by gad on Mar 12 2017, 9:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 24 2024, 2:32 AM
Unknown Object (File)
Sep 23 2024, 6:28 PM
Unknown Object (File)
Sep 10 2024, 5:52 AM
Unknown Object (File)
Sep 10 2024, 4:37 AM
Unknown Object (File)
Sep 10 2024, 1:06 AM
Unknown Object (File)
Sep 10 2024, 12:35 AM
Unknown Object (File)
Aug 16 2024, 2:56 AM
Unknown Object (File)
Aug 9 2024, 8:31 AM
Subscribers

Details

Summary

This is meant as a follow-up to "D9954: Fix a memory leak in lpr"

... but I suspect that I'm not doing this right!

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 8023
Build 8199: CI src buildJenkins

Event Timeline

Hmm. Odd that it didn't build. It did compile on my system, although I didn't do much more than compile it.

Phabricator has been hitting false build positives, don't worry.
I'll stand down as reviewer... I have too much to do on other fronts :(.

ngie added a subscriber: pfg.
In D9982#206141, @pfg wrote:

Phabricator has been hitting false build positives, don't worry.
I'll stand down as reviewer... I have too much to do on other fronts :(.

The issue is that ^/head isn't healthy. rS315112 introduced a geom panic that's triggered by the geli tests.

This revision is now accepted and ready to land.Mar 17 2017, 7:51 PM