open-cas-linux/modules/cas_cache
Krzysztof Majzerowicz-Jaszcz 2739d83bec Fix for null pointer dereference bug
Null pointer dereference occurs when terminating cache is standby detached state.
This fixes this problem.

Fixes #1235

Signed-off-by: Krzysztof Majzerowicz-Jaszcz <krzysztof.majzerowicz-jaszcz@intel.com>
2022-06-24 06:06:49 -04:00
..
utils Remove unused error code 2022-03-09 15:52:47 +01:00
volume Fix for null pointer dereference bug 2022-06-24 06:06:49 -04:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Fix license 2021-10-28 12:46:42 +02:00
classifier_defs.h Fix license 2021-10-28 12:46:42 +02:00
classifier.c Make sure classifier string is null terminated 2022-04-08 16:42:25 +02:00
classifier.h Fix license 2021-10-28 12:46:42 +02:00
context.c Fix license 2021-10-28 12:46:42 +02:00
context.h Fix license 2021-10-28 12:46:42 +02:00
control.c Fix license 2021-10-28 12:46:42 +02:00
control.h Fix license 2021-10-28 12:46:42 +02:00
layer_cache_management.c Fix for null pointer dereference bug 2022-06-24 06:06:49 -04:00
layer_cache_management.h Fix required memory check in the fallback path 2022-06-22 20:41:27 +02:00
linux_kernel_version.h OpenCAS Linux kernel 5.15 adaptation 2022-06-09 08:49:32 +02:00
main.c Remove "metadata_layout" module parameter 2022-03-08 08:53:47 +01:00
Makefile Fix license 2021-10-28 12:46:42 +02:00
ocf_env_headers.h Fix license 2021-10-28 12:46:42 +02:00
ocf_env.c Prevent uninitialized value 2022-04-08 16:42:25 +02:00
ocf_env.h Fix license 2021-10-28 12:46:42 +02:00
service_ui_ioctl.c Fix required memory check in the fallback path 2022-06-22 20:41:27 +02:00
service_ui_ioctl.h Fix license 2021-10-28 12:46:42 +02:00
threads.c Wait for cleaner thread completion before destroying priv 2022-04-07 14:07:06 +02:00
threads.h Fix license 2021-10-28 12:46:42 +02:00