fix crash on rebind #2046
Annotations
10 warnings
|
|
|
|
|
library/utils.c#L412
passing argument 1 of 'gmtime' from incompatible pointer type [-Wincompatible-pointer-types]
|
library/utils.c#L465
passing argument 1 of 'gmtime' from incompatible pointer type [-Wincompatible-pointer-types]
|
library/ziti_enroll.c#L107
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
library/ziti_ctrl.c#L93
format '%ld' expects argument of type 'long int', but argument 10 has type 'uint64_t ***aka long long unsigned int***' [-Wformat=]
|
library/ziti_ctrl.c#L93
format '%ld' expects argument of type 'long int', but argument 11 has type 'uint64_t ***aka long long unsigned int***' [-Wformat=]
|
The logs for this run have expired and are no longer available.
Loading