Date: Mon, 14 Feb 2022 07:19:38 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 261453] Fix a possible Null pointer dereference in ocs_hw_get_profile_list_cb() Message-ID: <bug-261453-227-Gz43WodtUs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261453-227@https.bugs.freebsd.org/bugzilla/> References: <bug-261453-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261453 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D9199f5e0ba5c20e2f170b549a743a550d= 9b38ec8 commit 9199f5e0ba5c20e2f170b549a743a550d9b38ec8 Author: Ram Kishore Vegesna <ram@FreeBSD.org> AuthorDate: 2022-02-09 10:14:12 +0000 Commit: Ram Kishore Vegesna <ram@FreeBSD.org> CommitDate: 2022-02-14 07:11:11 +0000 ocs_fc: Fix a possible Null pointer dereference Fix a possible Null pointer dereference in ocs_hw_get_profile_list_cb() PR: 261453 Reported by: lwhsu MFC after: 3 days (cherry picked from commit 7bf31432fd03e2a5a815d1cc81de9a7b1ea3d3ca) sys/dev/ocs_fc/ocs_hw.c | 5 +++++ 1 file changed, 5 insertions(+) --=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-261453-227-Gz43WodtUs>