Azure / azure-c-shared-utility

Azure C SDKs common code
Other
111 stars 203 forks source link

update dec ref for loop max value #464

Closed danewalton closed 4 years ago

danewalton commented 4 years ago

Updates the loop over which all_buffers is dec_ref'd to the size which originally allocated all_buffers instead of an indirectly-the-same value.