Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Dec 2015 23:01:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205029] [exp-run] Hide most of stdio's FILE object
Message-ID:  <bug-205029-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205029

            Bug ID: 205029
           Summary: [exp-run] Hide most of stdio's FILE object
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: jhb@FreeBSD.org
                CC: freebsd-ports-bugs@FreeBSD.org
            Blocks: 172332

I think I'd like to take a different approach to expanding _file in FILE to an
int, and as the first step I'd like to "hide" most of FILE from outside of libc
to prevent applications from accessing FILE internals without jumping through
hoops.

To that end, please run an exp-run of the patch at the URL below.  I've done my
own runtime tests of it (kyua run of /usr/tests), but it would be good to
ensure this doesn't break ports.

https://github.com/freebsd/freebsd/compare/master...bsdjhb:stdio_file.patch

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205029-13>