All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Rohit Mani <rohit.mani@outlook.com>
Cc: git@vger.kernel.org
Subject: Re: [GSoC][PATCH v2] use strchrnul() in place of strchr() and strlen()
Date: Mon, 10 Mar 2014 08:36:46 -0700	[thread overview]
Message-ID: <xmqq1tyarrox.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <BLU0-SMTP956BEABA437FB370F76953918A0@phx.gbl> (Rohit Mani's message of "Fri, 7 Mar 2014 22:48:31 -0800")

Rohit Mani <rohit.mani@outlook.com> writes:

> Avoid scanning strings twice, once with strchr() and then with
> strlen(), by using strchrnul().

Thanks. The patch looks good.

      reply	other threads:[~2014-03-10 15:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-08  6:48 [GSoC][PATCH v2] use strchrnul() in place of strchr() and strlen() Rohit Mani
2014-03-10 15:36 ` Junio C Hamano [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=xmqq1tyarrox.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=rohit.mani@outlook.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.