Skip to content

Possible bug in TPJIStreamWrapper.CopyTo #4

Description

@delphidabbler

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

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