Skip to content

Possible bug in TPJIStreamWrapper.CopyTo #4

Open
@delphidabbler

Description

In

function TPJIStreamWrapper.CopyTo(stm: IStream; cb: Largeint; out cbRead,

the following Exit statement appears to cause S_OK to be returned when the function is returning because of a write error:

Exit; // write error

Metadata

Assignees

Labels

bugSomething isn't workingconsideringConsidering or investigating the issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions