[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] fix for #1689 (argc check with -O0)
From: |
Peter Bex |
Subject: |
Re: [PATCH] fix for #1689 (argc check with -O0) |
Date: |
Sun, 12 Apr 2020 19:40:38 +0200 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Tue, Apr 07, 2020 at 12:48:12PM +0200, address@hidden wrote:
> Attached is a patch to address #1689 by moving the argc check for a known
> procedure call into the analysis phase (on first analysis) so that even with
> -O0
> this check is done, as runtime-checks are disabled for such calls in general.
Thanks, pushed!
Cheers,
Peter
signature.asc
Description: PGP signature
- [PATCH] fix for #1689 (argc check with -O0), felix . winkelmann, 2020/04/07
- Re: [PATCH] fix for #1689 (argc check with -O0), Peter Bex, 2020/04/07
- Re: [PATCH] fix for #1689 (argc check with -O0), felix . winkelmann, 2020/04/07
- Re: [PATCH] fix for #1689 (argc check with -O0),
Peter Bex <=
- Re: [PATCH] fix for #1689 (argc check with -O0), Peter Bex, 2020/04/13
- Re: [PATCH] fix for #1689 (argc check with -O0), felix . winkelmann, 2020/04/13
- Re: [PATCH] fix for #1689 (argc check with -O0), felix . winkelmann, 2020/04/19