Bug#905390: musepack-tools: wavcmp never shows usage

Benjamin Barenblat bbaren at debian.org
Sat Aug 4 00:26:43 BST 2018


Package: musepack-tools
Version: 2:0.1~r495-1+b1
Severity: normal
Tags: upstream

wavcmp only displays usage if `4 < argc && argc < 3`
(https://sources.debian.org/src/libmpc/2:0.1~r495-1/wavcmp/wavcmp.c/#L49),
which is always false. That should probably read
`4 < argc || argc < 3`.

-- System Information:
Debian Release: 9.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.16.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages musepack-tools depends on:
ii  libc6           2.24-11+deb9u3
ii  libcue1         1.4.0-1
ii  libmpcdec6      2:0.1~r495-1+b1
ii  libreplaygain1  1.0~r475-1

musepack-tools recommends no packages.

musepack-tools suggests no packages.

-- no debconf information



More information about the pkg-multimedia-maintainers mailing list