Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 2015 12:19:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 200991] [patch] do not assert that the new rtentry mutex is not initialized
Message-ID:  <bug-200991-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 200991
           Summary: [patch] do not assert that the new rtentry mutex is
                    not initialized
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: luke.tw@gmail.com
          Keywords: patch

Created attachment 157895
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157895&action=edit
rtentry lock patch

Similar to r277489, do not assert that the new rtentry mutex is not
initialized. The backing memory contains garbage and might trigger the
assertion.

-- 
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-200991-8>