AzureSMR icon indicating copy to clipboard operation
AzureSMR copied to clipboard

Fix for updateAzureActiveContext to pass when azureActiveContext is set to NULL

Open davefrancis opened this issue 7 years ago • 0 comments

This change fixes issue #86.

When a NULL value is passed for the azureActiveContext argument to blob storage functions, the assertions and updates in updateAzureActiveContext are unnecessary and throw an error.

davefrancis avatar Jul 20 '17 18:07 davefrancis