On Sun, 2022-07-03 at 14:36 +0530, Mir Immad wrote:
> Thank you.
> I've committed the patch, and it is covered by the Developer
> Certificate
> of Origin (DCO).
Excellent - thanks.
Congratulations on getting your first patch into GCC!
Dave
Thank you.
I've committed the patch, and it is covered by the Developer Certificate
of Origin (DCO).
Immad.
On Sat, Jul 2, 2022 at 9:02 PM David Malcolm wrote:
> On Sat, 2022-07-02 at 19:34 +0530, Mir Immad wrote:
> > From 62b7b7736975172f03b30783436fbc9217324223 Mon Sep 17 00:00:00 2001
> > F
On Sat, 2022-07-02 at 19:34 +0530, Mir Immad wrote:
> From 62b7b7736975172f03b30783436fbc9217324223 Mon Sep 17 00:00:00 2001
> From: mir
> Date: Sat, 2 Jul 2022 15:04:37 +0530
> Subject: [PATCH] analyzer: implement five new warnings for misuse of
> POSIX
> file descriptor APIs [PR106003].
>
> Th
Hi everyone,
This is a patch for PR 106003
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106003; tested on x86_64.
On Sat, Jul 2, 2022 at 7:34 PM Mir Immad wrote:
> From 62b7b7736975172f03b30783436fbc9217324223 Mon Sep 17 00:00:00 2001
> From: mir
> Date: Sat, 2 Jul 2022 15:04:37 +0530
> Subjec
>From 62b7b7736975172f03b30783436fbc9217324223 Mon Sep 17 00:00:00 2001
From: mir
Date: Sat, 2 Jul 2022 15:04:37 +0530
Subject: [PATCH] analyzer: implement five new warnings for misuse of POSIX
file descriptor APIs [PR106003].
This patch adds a new state machine to the analyzer for checking usag