Skip to content

dvdreadsrc: fix uninitialized warning

Variable is always set in actual code paths but let's keep gcc happy.

Merge request reports