[Bug 205029] [exp-run] Hide most of stdio's FILE object

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 4 23:01:11 UTC 2015


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 at FreeBSD.org
          Reporter: jhb at FreeBSD.org
                CC: freebsd-ports-bugs at 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.


More information about the freebsd-ports-bugs mailing list