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
F132238581: D9982.diff
Wed, Oct 15, 2:18 AM
Unknown Object (File)
Sun, Oct 12, 9:10 AM
Unknown Object (File)
Sun, Oct 12, 9:10 AM
Unknown Object (File)
Sat, Oct 11, 10:23 PM
Unknown Object (File)
Tue, Oct 7, 7:18 PM
Unknown Object (File)
Mon, Sep 29, 1:34 AM
Unknown Object (File)
Sun, Sep 21, 10:35 PM
Unknown Object (File)
Sun, Sep 21, 8:12 PM
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