On 5/24/22 15:05, Pavel Reichl wrote: > 'value' is allocated by strdup() in getstr(). It > needs to be freed as we do not keep any permanent > reference to it. > > Signed-off-by: Pavel Reichl <preichl@xxxxxxxxxx> > Reviewed-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck