“072f490259e02642a2b66afec1094d5c89e46a6b”上不存在“...native/sun/git@gitcode.net:openanolis/dragonwell8_jdk.git”
-
由 Tobias Klauser 提交于
If fpga_mgr_buf_load() fails, the firmware resource previously allocated by request_firmware() is leaked. Fix it by calling release_firmware() regardless of the return value of fpga_mgr_buf_load(). Found by the Coverity scanner (CID 1339653). Fixes: 6a8c3be7 ("add FPGA manager core") Signed-off-by: NTobias Klauser <tklauser@distanz.ch> Acked-by: NAlan Tull <atull@opensource.altera.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
e8c77bda