[Bug 257429] devel/judy: Import patch to fix memory corruption

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 26 Jul 2021 08:50:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257429

            Bug ID: 257429
           Summary: devel/judy: Import patch to fix memory corruption
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://sourceforge.net/p/judy/bugs/25/
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: daniel.engberg.lists@pyret.net

Created attachment 226707
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226707&action=edit
Patch for judy

Import patch to fix memory corruption
Clang also warns about this during compilation such as:
"warning: array index 14 is past the end of the array (whichcontains 8
elements) [-Warray-bounds]"

Source: 
https://github.com/netdata/libjudy/commit/e95874a4e271d0f8535ab78862af3d57d33e9d1e

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