We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5637fd commit 672c4efCopy full SHA for 672c4ef
source/Service_Libs/fhss/fhss_configuration_interface.c
@@ -90,7 +90,6 @@ int ns_fhss_delete(fhss_api_t *fhss_api)
90
return -1;
91
}
92
ns_dyn_mem_free(fhss_api);
93
- fhss_api = NULL;
94
return 0;
95
96
0 commit comments