From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 568A73857C62; Wed, 28 Sep 2022 16:47:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 568A73857C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664383665; bh=+a2SpZzYx/0dP0he9Ui/HmIKKDtui7Oavg1WzIyff+Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eTR9krPpyKp9cw4QQqg8uiNeDgz85qN0yoWt+pohn/kGLn/9qeYVxPYZPOsMdMNux zOWgvitlay4JQrjRylH0BQ+X7j8g/JJM14Q3G5PZr6GDOZ1B0/g89AJmbVURK7RDJD gxSKQNNK8+OaGzoP3yVHiQpfCbdeUp+LuovBPYfs= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug nscd/29605] Regression in NSCD backend of getaddrinfo Date: Wed, 28 Sep 2022 16:47:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nscd X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: siddhesh at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29605 --- Comment #10 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Siddhesh Poyarekar : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Dc9226c03da0276593a0= 918eaa9a14835183343e8 commit c9226c03da0276593a0918eaa9a14835183343e8 Author: J=C3=B6rg Sonnenberger Date: Mon Sep 26 13:59:16 2022 -0400 get_nscd_addresses: Fix subscript typos [BZ #29605] Fix the subscript on air->family, which was accidentally set to COUNT when it should have remained as I. Resolves: BZ #29605 Reviewed-by: Siddhesh Poyarekar --=20 You are receiving this mail because: You are on the CC list for the bug.=