Skip to content

Refactor storage file handling in CommonUtils.cs#3244

Merged
jmcouffin merged 2 commits intodevelopfrom
fix/openmcdf-deprecated-member
Apr 1, 2026
Merged

Refactor storage file handling in CommonUtils.cs#3244
jmcouffin merged 2 commits intodevelopfrom
fix/openmcdf-deprecated-member

Conversation

@jmcouffin
Copy link
Copy Markdown
Contributor

@jmcouffin jmcouffin commented Apr 1, 2026

Updated the method for reading structured storage files to use the RootStorage class and improved memory management with using statements. This change enhances the reliability and performance of stream data retrieval.

Updated the method for reading structured storage files to use the RootStorage class and improved memory management with using statements. This change enhances the reliability and performance of stream data retrieval.

This comment was marked as outdated.

devloai[bot]

This comment was marked as outdated.

Refactored the GetStructuredStorageStream method to improve error handling and memory management. The method now reads data from the stream in a more robust manner, ensuring that the entire stream is read correctly and handling cases where the stream length exceeds supported limits. Additionally, updated logging for better traceability.
@jmcouffin jmcouffin merged commit 2ce89eb into develop Apr 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

📦 New work-in-progress (wip) builds are available for 6.2.0.26091+2016-wip

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

📦 New public release are available for 6.2.0.26090+1754

@jmcouffin jmcouffin deleted the fix/openmcdf-deprecated-member branch April 1, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants