Skip to content

dts_header: initialize SUBSTREAM_LBR size to 0

Thomas Guillem requested to merge tguillem/vlc:dts-lbr into master

It's a substream and can't work alone, so a size of 0 is legitimate.

Fixes #28773 (closed) (Use of uninitialised value)

Merge request reports