diff for duplicates of <E1d1cM7-0001u9-Ty@debutante> diff --git a/a/1.txt b/N1/1.txt index df7bac3..e155428 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,7 +25,7 @@ to this mail. Thanks, Mark ->From 550b349af0f0e33fedb252aca8dc144299aca308 Mon Sep 17 00:00:00 2001 +From 550b349af0f0e33fedb252aca8dc144299aca308 Mon Sep 17 00:00:00 2001 From: Dan Carpenter <dan.carpenter@oracle.com> Date: Fri, 14 Apr 2017 22:11:20 +0300 Subject: [PATCH] ASoC: Intel: Skylake: Fix a couple user after free bugs @@ -69,7 +69,7 @@ index 7f285176a074..0e459d3eb17a 100644 - struct skl_module_deferred_bind *modules; + struct skl_module_deferred_bind *modules, *tmp; - if (s_pipe->state == SKL_PIPE_INVALID) + if (s_pipe->state = SKL_PIPE_INVALID) return -EINVAL; @@ -1105,7 +1105,7 @@ static int skl_tplg_mixer_dapm_post_pmd_event(struct snd_soc_dapm_widget *w, diff --git a/a/content_digest b/N1/content_digest index 60f111a..b7e1a36 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020170414191120.GA30875@mwanda\0" "From\0Mark Brown <broonie@kernel.org>\0" "Subject\0Applied \"ASoC: Intel: Skylake: Fix a couple user after free bugs\" to the asoc tree\0" - "Date\0Fri, 21 Apr 2017 18:28:27 +0100\0" + "Date\0Fri, 21 Apr 2017 17:28:27 +0000\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0alsa-devel@alsa-project.org" Dharageswari R <dharageswari.r@intel.com> @@ -44,7 +44,7 @@ "Thanks,\n" "Mark\n" "\n" - ">From 550b349af0f0e33fedb252aca8dc144299aca308 Mon Sep 17 00:00:00 2001\n" + "From 550b349af0f0e33fedb252aca8dc144299aca308 Mon Sep 17 00:00:00 2001\n" "From: Dan Carpenter <dan.carpenter@oracle.com>\n" "Date: Fri, 14 Apr 2017 22:11:20 +0300\n" "Subject: [PATCH] ASoC: Intel: Skylake: Fix a couple user after free bugs\n" @@ -88,7 +88,7 @@ "-\tstruct skl_module_deferred_bind *modules;\n" "+\tstruct skl_module_deferred_bind *modules, *tmp;\n" " \n" - " \tif (s_pipe->state == SKL_PIPE_INVALID)\n" + " \tif (s_pipe->state = SKL_PIPE_INVALID)\n" " \t\treturn -EINVAL;\n" "@@ -1105,7 +1105,7 @@ static int skl_tplg_mixer_dapm_post_pmd_event(struct snd_soc_dapm_widget *w,\n" " \n" @@ -102,4 +102,4 @@ "-- \n" 2.11.0 -7651f2684f512d7e5cc945e6c0c4f36e3c46bc9f40f0b94b8f1d494964474b85 +2fa68c76bb25a10f20836529fc42730ed5fa4e7edb9ae67b085e281fd36b75a8
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.