2013/11/4 Tanu Kaskinen <[email protected]>: > We can safely add new fields to the struct without any padding. This > patch fixes a one-time glitch due to a design mistake in pa_card_info. > pa_card_info should have had an array of pointers to > pa_card_profile_info, but it had an array of the structs themselves > instead. Clients that used the array broke. If that array had contained > pointers, clients would have been fine when pa_card_profile_info was > extended with the available flag.
Sorry for the noise. I was replying directly to the patch, and missed your suggestion. -- Alexander E. Patrakov _______________________________________________ pulseaudio-discuss mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
