Spdk/lib/thread
Ben Walker 85478eccc9 thread: Fix error handling in spdk_interrupt_register
If the calloc failed, the fd was left in the fd_group.

Change-Id: Ie68426a13d342756c20315656f0309440fda6e02
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15475
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Xiaodong Liu <xiaodong.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Thanos Makatos <thanos.makatos@nutanix.com>
Reviewed-by: John Levon <levon@movementarian.org>
2022-11-24 10:08:31 +00:00
..
Makefile thread: add spdk_thread_get_app_thread 2022-11-23 08:22:04 +00:00
spdk_thread.map thread: add spdk_thread_is_running() 2022-11-23 08:22:04 +00:00
thread_internal.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
thread.c thread: Fix error handling in spdk_interrupt_register 2022-11-24 10:08:31 +00:00