mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
debug2
This commit is contained in:
parent
20065682bb
commit
613fd120d7
@ -185,8 +185,10 @@ done:
|
||||
nullfree(urlroot);
|
||||
if(stat && s3client) {
|
||||
if(s3client) NC_s3sdkclose(s3client,info,0,NULL);
|
||||
abort();
|
||||
}
|
||||
NCNILTRACE(NC_NOERR);
|
||||
dumps3client(s3client,"NC_s3sdkcreateclient");
|
||||
return (void*)s3client;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user