K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-12-17T10:05:38.277108Z K 7 svn:log V 404 ocs_fc: Fix use after free bug in ocs_hw_async_call() Freed ctx is used in the later callee ocs_hw_command(), which is a use after free bug. Return error if sli_cmd_common_nop() failed. PR: 255865 Reported by: lylgood@foxmail.com Approved by:: markj (cherry picked from commit 7377d3831bc8abec2d6e5fee359d7383d4551feb) Git Hash: fa3e66e9f7cd903050454fc284e2709a9e28e651 Git Author: ram@FreeBSD.org END