“b2f1df8d2fc14bf7e6d9d967043d4b60c2efd8dc”上不存在“...include/git@gitcode.net:openharmony/kernel_linux.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