smatch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Harshvardhan Jha <harshvardhan.jha@oracle.com>
Cc: smatch@vger.kernel.org
Subject: Re: [PATCH] extra: Fixed handle_bit_test so that null set condition is taken care of
Date: Mon, 12 Jul 2021 09:36:50 +0300	[thread overview]
Message-ID: <20210712063650.GD1931@kadam> (raw)
In-Reply-To: <20210712061856.GC1931@kadam>

On Mon, Jul 12, 2021 at 09:21:02AM +0300, Dan Carpenter wrote:
> On Sun, Jul 11, 2021 at 02:39:49AM +0530, Harshvardhan Jha wrote:
> > The handle_bit_test condition wasn't setting a false range_list for the
> > false state and hence the implied rl was coming out to be false. The
> > false and true rls have been calculating using rl_intersection and
> > rl_filter commands.
> > 
> 
> Also it fixes that off by one.  Thanks.
> 
> cat ../tmp/harshvardhan.jha | git am -s
> Applying: extra: Fixed false output of handle_AND_op and handle_AND_condition
> .git/rebase-apply/patch:125: trailing whitespace.
>                 return; 
> warning: 1 line adds whitespace errors.
> Applying: extra: Fixed handle_bit_test so that null set condition is taken care of

Sorry, when I read my sent message then it occured to me that this
email was kind of ambiguous.  I applied the patch so no need to resend.
The whitespace issue was in the testcase and it doesn't really matter.

regards,
dan carpenter

      reply	other threads:[~2021-07-12  6:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-10 21:09 [PATCH] extra: Fixed handle_bit_test so that null set condition is taken care of Harshvardhan Jha
2021-07-12  6:21 ` Dan Carpenter
2021-07-12  6:36   ` Dan Carpenter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210712063650.GD1931@kadam \
    --to=dan.carpenter@oracle.com \
    --cc=harshvardhan.jha@oracle.com \
    --cc=smatch@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).