diff for duplicates of <4BD6B13C.6020406@emlix.com> diff --git a/a/1.txt b/N1/1.txt index a4cb5c8..8129b7e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ On 04/27/2010 11:05 AM, Dan Carpenter wrote: >> - 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) @@ -39,7 +39,3 @@ Sitz der Gesellschaft: Göttingen, Amtsgericht Göttingen HR B 3160 Geschäftsführer: 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 911bbad..98c6d7d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020100427090533.GZ29093@bicker\0" "From\0Daniel Gl\303\266ckner <dg@emlix.com>\0" "Subject\0Re: [patch] gpio: potential null dereference\0" - "Date\0Tue, 27 Apr 2010 09:41:16 +0000\0" + "Date\0Tue, 27 Apr 2010 11:41:16 +0200\0" "To\0Dan Carpenter <error27@gmail.com>\0" "Cc\0Andrew Morton <akpm@linux-foundation.org>" Jani Nikula <ext-jani.1.nikula@nokia.com> @@ -28,7 +28,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" @@ -53,10 +53,6 @@ "Sitz der Gesellschaft: G\303\266ttingen, Amtsgericht G\303\266ttingen HR B 3160\n" "Gesch\303\244ftsf\303\274hrer: 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 -8aed1ac8d49cf82083891ae36072fe06730a0d3b9950d1f583a3c65bd3779789 +1749240a9d6c12d7784af57e44a5cab9c0a452b88d5c5468cdd3cd6619e5b519
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.