Skip to content
This repository was archived by the owner on Jan 17, 2019. It is now read-only.

rmbox: fix rmbox KW issues#100

Merged
lgirdwood merged 1 commit intothesofproject:masterfrom
bkokoszx:logger_kw
Oct 15, 2018
Merged

rmbox: fix rmbox KW issues#100
lgirdwood merged 1 commit intothesofproject:masterfrom
bkokoszx:logger_kw

Conversation

@bkokoszx
Copy link
Copy Markdown
Contributor

Signed-off-by: Bartosz Kokoszko bartoszx.kokoszko@linux.intel.com

Comment thread rmbox/logger_convert.c Outdated
free(entry.text);
free(entry.file_name);
if (entry.params)
free(entry.params);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for this as free() checks for NULL

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lgirdwood I've updated that.

Signed-off-by: Bartosz Kokoszko <bartoszx.kokoszko@linux.intel.com>
@lgirdwood lgirdwood merged commit 9033d35 into thesofproject:master Oct 15, 2018
@bkokoszx bkokoszx deleted the logger_kw branch October 16, 2018 07:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants