Skip to content

Fixes System.Drawing.Image.FromStream(...) throws "Parameter is not valid." when Stream.Read does not return full file length#14705

Open
ricardobossan wants to merge 2 commits into
dotnet:mainfrom
ricardobossan:Issue_14064_FromStream_short_read
Open

Fixes System.Drawing.Image.FromStream(...) throws "Parameter is not valid." when Stream.Read does not return full file length#14705
ricardobossan wants to merge 2 commits into
dotnet:mainfrom
ricardobossan:Issue_14064_FromStream_short_read

Return S_FALSE from ComManagedStream.Read on EOF short reads

6c32d7c
Select commit
Loading
Failed to load commit list.