Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2015 21:05:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205230] [PATCH] security/slurpie: Use ftell() rather than groveling around in FILE's internals
Message-ID:  <bug-205230-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 205230
           Summary: [PATCH] security/slurpie: Use ftell() rather than
                    groveling around in FILE's internals
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://reviews.freebsd.org/D4488
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jhb@FreeBSD.org
            Blocks: 205029
          Keywords: patch

As part of my goal of making FILE more opaque to applications, this was the
only (ab)user of _offset found by an exp-run.  I tested that this compiles, but
I have not runtested it.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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