Package: mp3info Version: 0.8.5a-1 Severity: normal If I run mp3info and specify a -p argument containing the octal escape '\0', mp3info does not write the zero byte as part of its output, and it does not write the rest of the output from the format. This does not appear to be a documented limitation in the man page.
Example: $ mp3info -p '%t\377%l\377' frungy-party.mp3 | hd 00000000 5a 6f 71 2d 46 6f 74 2d 50 69 6b 20 2d 20 46 72 |Zoq-Fot-Pik - Fr| 00000010 75 6e 67 79 20 50 61 72 74 79 ff 54 68 65 20 55 |ungy Party.The U| 00000020 72 2d 51 75 61 6e 20 4d 61 73 74 65 72 73 ff |r-Quan Masters.| 0000002f $ mp3info -p '%t\0%l\0' frungy-party.mp3 | hd 00000000 5a 6f 71 2d 46 6f 74 2d 50 69 6b 20 2d 20 46 72 |Zoq-Fot-Pik - Fr| 00000010 75 6e 67 79 20 50 61 72 74 79 |ungy Party| 0000001a ---> Drake Wilson -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.27.1 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages mp3info depends on: ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy ii libc6 2.7-15 GNU C Library: Shared libraries ii libncurses5 5.6+20081011-1 shared libraries for terminal hand mp3info recommends no packages. mp3info suggests no packages. -- debconf information: mp3info/newmp3info: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]