19 Mar
2018
19 Mar
'18
8:06 a.m.
On Wed, Mar 14, 2018 at 08:43:19PM +0000, Liam Girdwood wrote:
Fix the topology kcontrol string handling so that string pointer references are strdup()ed instead of being copied. This fixes issues with kcontrol templates on the stack or ones that are freed. Remember and free the strings too when topology is unloaded.
This doesn't seem to apply against current code (I was going to apply it as a fix but it doesn't seem to apply against -next either).