public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella Netto <adhemerval.zanella@linaro.org>
To: Florian Weimer <fweimer@redhat.com>, libc-alpha@sourceware.org
Cc: Jonathan Wakely <jwakely@redhat.com>
Subject: Re: [PATCH] nscd: Typo inside comment in netgroup cache
Date: Tue, 30 Apr 2024 09:23:46 -0300	[thread overview]
Message-ID: <4cb1cbe9-5396-49ee-b7b3-a17ffcfd77f2@linaro.org> (raw)
In-Reply-To: <87v83zp2dq.fsf@oldenburg.str.redhat.com>



On 30/04/24 07:32, Florian Weimer wrote:
> Reported-by: Jonathan Wakely <jwakely@redhat.com>
> 

Ok.

> ---
>  nscd/netgroupcache.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/nscd/netgroupcache.c b/nscd/netgroupcache.c
> index e8fe041846..4b35498e3f 100644
> --- a/nscd/netgroupcache.c
> +++ b/nscd/netgroupcache.c
> @@ -522,7 +522,7 @@ addinnetgrX (struct database_dyn *db, int fd, request_header *req,
>    if (__glibc_unlikely (dataset == NULL))
>      {
>        cacheable = false;
> -      /* The alloca is safe because nscd_run_worker verfies that
> +      /* The alloca is safe because nscd_run_worker verifies that
>  	 key_len is not larger than MAXKEYLEN.  */
>        dataset = alloca (sizeof (*dataset) + req->key_len);
>      }
> 
> base-commit: ebfd73a80f15559fe59fee32a7844c6b8fa99576
> 

      reply	other threads:[~2024-04-30 12:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30 10:32 Florian Weimer
2024-04-30 12:23 ` Adhemerval Zanella Netto [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=4cb1cbe9-5396-49ee-b7b3-a17ffcfd77f2@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=fweimer@redhat.com \
    --cc=jwakely@redhat.com \
    --cc=libc-alpha@sourceware.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).