Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2022 15:44:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267174] devel/pcre: Adding option to disable jit support (Eliminate RWX memory allocation)
Message-ID:  <bug-267174-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 267174
           Summary: devel/pcre: Adding option to disable jit support
                    (Eliminate RWX memory allocation)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: krion@FreeBSD.org
          Reporter: olivier@freebsd.org
          Assignee: krion@FreeBSD.org
             Flags: maintainer-feedback?(krion@FreeBSD.org)

Created attachment 237436
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237436&action=
=3Dedit
patch adding option to disable jit

The PCRE library is allocating an RWX memory block in the JIT compiler.
For security reason, allow to disable jit by adding a new option.

--=20
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-267174-7788>