[pulseaudio-tickets] [Bug 71047] New: ABI break: size of pa_card_profile_info changed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 30 13:38:36 CET 2013


https://bugs.freedesktop.org/show_bug.cgi?id=71047

          Priority: medium
            Bug ID: 71047
                CC: lennart at poettering.net
          Assignee: pulseaudio-bugs at lists.freedesktop.org
           Summary: ABI break: size of pa_card_profile_info changed
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
          Severity: blocker
    Classification: Unclassified
                OS: All
          Reporter: jan.steffens at gmail.com
          Hardware: x86 (IA32)
            Status: NEW
           Version: unspecified
         Component: clients
           Product: PulseAudio

b98a2e1 introduced a new field in pa_card_profile_info
(src/pulse/introspect.h). On i686, this increases the size of the struct.

pa_card_info uses a simple array of pa_card_profile_infos. If the size of
pa_card_profile_info changes, this array is read as garbage.

This crashes applications using pa_card_info, like gnome-control-center.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20131030/33fa9282/attachment.html>


More information about the pulseaudio-bugs mailing list