Skip to content

MediaHttpDownloader.setContentRange uses int lastBytePos #937

Closed
@Capstan

Description

@Capstan

firstBytePos is a long, but the lastBytePos is an int, which truncates the offset of a range you can specify.

Metadata

Metadata

Labels

type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions