[PATCH] Remove FormatSecurity from FormatNonLiteral warning group
Ted Kremenek
kremenek at apple.com
Tue Feb 18 13:33:17 PST 2014
Looks good to me.
On Feb 11, 2014, at 2:58 PM, Zach Davis <zdavkeos at gmail.com> wrote:
> Hi all,
>
> This patch removes the FormatSecurity group from the FormatNonLiteral warning group.
>
> The FormatSecurity warning group does not need to be a sub-group
> of the FormatNonLiteral group.
>
> This is not really an issue at the moment, but I am planning on
> submitting a patch for PR18412 that will add a new warning to the
> FormatSecurity group. However, this addition causes many tests to
> fail because the security warnings are grouped in with the
> non-literal format warnings.
> <format_security.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list