Skip to content

Commit 582a2b2

Browse files
authored
Updated Changelog to include fix from StorageWriteStream disposables PR (#48295)
1 parent 89dd14e commit 582a2b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/storage/Azure.Storage.Common/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
### Bugs Fixed
1010
- Fixed bug where in rare cases, a `NullReferenceException` could be thrown when parsing an error response from the service.
11+
- Fixed bug to ensure that the accumulated disposables within the internal `StorageWriteStream` are disposed properly in the event that an exception is thrown during the disposal process. (#47781)
1112

1213
### Other Changes
1314

0 commit comments

Comments
 (0)