Skip to content

Verify cast to int in V13Database.getTransactionIdBuffer #734

Closed
@mrotteveel

Description

@mrotteveel

The cast to int in V13Database.getTransactionIdBuffer is suspicious, it probably shouldn't be there. Also consider using a different method for encoding to remove the overhead of allocating a ByteArrayOutputStream and an extra byte array.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions