update tlsuv@v0.36.2 #2732
Annotations
10 warnings
|
library/channel.c#L42
format '%ld' expects argument of type 'long int', but argument 11 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
|
|
library/channel.c#L42
format '%ld' expects argument of type 'long int', but argument 10 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
|
|
library/utils.c#L405
':' 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