diff for duplicates of <20100426230515.GA1388@emlix.com> diff --git a/a/1.txt b/N1/1.txt index 88a6a05..db22199 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ line with pdesc being NULL: - There are two gotos leading to free_sd - #2 is after a block that allocates pdesc - #1 is in an if (!gpio_flags) block -- We exit early if ((desc->flags & GPIO_TRIGGER_MASK) = gpio_flags) +- We exit early if ((desc->flags & GPIO_TRIGGER_MASK) == gpio_flags) - Therefore (desc->flags & GPIO_TRIGGER_MASK) must be != 0 to reach #1 - Trigger flags are added to desc->flags only after we have successfully allocated pdesc (i.e. right before return 0) @@ -28,7 +28,3 @@ Sitz der Gesellschaft: Göttingen, Amtsgericht Göttingen HR B 3160 Geschäftsführung: Dr. Uwe Kracke, Ust-IdNr.: DE 205 198 055 emlix - your embedded linux partner --- -To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index e10852d..59dd3f0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020100426192520.GU29093@bicker\0" "From\0Daniel Gl\303\266ckner <dg@emlix.com>\0" "Subject\0Re: [patch] gpio: potential null dereference\0" - "Date\0Mon, 26 Apr 2010 23:05:15 +0000\0" + "Date\0Tue, 27 Apr 2010 01:05:15 +0200\0" "To\0Dan Carpenter <error27@gmail.com>" Andrew Morton <akpm@linux-foundation.org> Jani Nikula <ext-jani.1.nikula@nokia.com> @@ -25,7 +25,7 @@ "- There are two gotos leading to free_sd\n" "- #2 is after a block that allocates pdesc\n" "- #1 is in an if (!gpio_flags) block\n" - "- We exit early if ((desc->flags & GPIO_TRIGGER_MASK) = gpio_flags)\n" + "- We exit early if ((desc->flags & GPIO_TRIGGER_MASK) == gpio_flags)\n" "- Therefore (desc->flags & GPIO_TRIGGER_MASK) must be != 0 to reach #1\n" "- Trigger flags are added to desc->flags only after we have\n" " successfully allocated pdesc (i.e. right before return 0)\n" @@ -40,10 +40,6 @@ "Sitz der Gesellschaft: G\303\266ttingen, Amtsgericht G\303\266ttingen HR B 3160\n" "Gesch\303\244ftsf\303\274hrung: Dr. Uwe Kracke, Ust-IdNr.: DE 205 198 055\n" "\n" - "emlix - your embedded linux partner\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + emlix - your embedded linux partner -8df99a97121f91012c158cb8ef0485fdecc4272d7dde4785cefedb1163ffcddc +81436b5e40ea6b5e7ada6c13c7cf7f1a9844e2f294c579ede2b619e413c4afb2
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.