Skip to content

LostInstance false-positive #2

Description

@boris-petrov
String leftOverText = "";
...
leftOverText += new String(buffer, 0, readBytes);

The last line of this example gives a LostInstance error which is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions