[Bug 261453] Fix a possible Null pointer dereference in ocs_hw_get_profile_list_cb()

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 09 Feb 2022 10:55:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261453

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=7bf31432fd03e2a5a815d1cc81de9a7b1ea3d3ca

commit 7bf31432fd03e2a5a815d1cc81de9a7b1ea3d3ca
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-09 10:48:21 +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

 sys/dev/ocs_fc/ocs_hw.c | 5 +++++
 1 file changed, 5 insertions(+)

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