fix ziti_shutdown(): trying to logout sometimes lead to crashes #2652
Annotations
10 warnings
|
library/zitilib.c#L163
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
library/zitilib.c#L154
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
library/connect.c#L670
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
library/connect.c#L255
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
includes/ziti/model_collections.h#L85
comparison between pointer and integer
|
|
library/model_support.c#L584
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
library/model_support.c#L469
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|
library/utils.c#L412
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
|
|
library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
|
|
|
The logs for this run have expired and are no longer available.
Loading