Re: [PATCH] checkpatch.pl: Add warning for harmful goto labels

From: Peter Hurley
Date: Sat Mar 21 2015 - 17:41:21 EST


Hi Alberto,

On 03/21/2015 05:16 PM, L. Alberto GimÃnez wrote:
> Issue a warning for too broad goto labels that may make the code to
> follow the wrong exit path, thus causing hard to debug bugs.

What compiler allowed duplicate goto labels?

Regards,
Peter Hurley

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/