Package: alsaplayer-common
Version: 0.99.80-5.1
Severity: normal
Tags: patch

alsaplayer is segfaulting because of the wrong option string in getopt.

Here is the patch for the bug:

--- Main.cpp.orig       2012-07-09 12:06:56.000000000 -0400
+++ Main.cpp.patched    2012-07-09 12:07:14.000000000 -0400
@@ -399,7 +399,7 @@

        int opt;
        int option_index;
-       const char *options = "bCc:d:eEf:F:g:hi:JI:l:n:NMp:qrs:vRSQPVxo:";
+       const char *options = "bCc:d:eEf:F:g:hi:J:I:l:n:NMp:qrs:vRSQPVxo:";
        struct option long_options[] = {
                { "config", 1, 0, 'c' },
                { "device", 1, 0, 'd' },





- Sang Kil



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (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 alsaplayer-common depends on:
ii  alsaplayer-alsa [alsaplayer-output]    0.99.80-5.1
ii  alsaplayer-gtk [alsaplayer-interface]  0.99.80-5.1
ii  libc6                                  2.13-33
ii  libflac8                               1.2.1-6
ii  libgcc1                                1:4.7.1-2
ii  libglib2.0-0                           2.32.3-1
ii  libid3tag0                             0.15.1b-10
ii  libmad0                                0.15.1b-7
ii  libmikmod2                             3.1.12-4
ii  libogg0                                1.3.0-4
ii  libsndfile1                            1.0.25-5
ii  libstdc++6                             4.7.1-2
ii  libvorbis0a                            1.3.2-1.3
ii  libvorbisfile3                         1.3.2-1.3
ii  zlib1g                                 1:1.2.7.dfsg-13

alsaplayer-common recommends no packages.

alsaplayer-common suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to