This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] arm: Fix typo in array count
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Siddhesh Poyarekar <siddhesh at sourceware dot org>
- Cc: <libc-alpha at sourceware dot org>
- Date: Wed, 24 May 2017 16:37:44 +0000
- Subject: Re: [PATCH] arm: Fix typo in array count
- Authentication-results: sourceware.org; auth=none
- References: <1495643188-8590-1-git-send-email-siddhesh@sourceware.org>
On Wed, 24 May 2017, Siddhesh Poyarekar wrote:
> I just noticed that the array count for the hwcap flags list in ARM is
> off by 10, i.e. 37 instead of 27. Following patch fixes this.
>
> * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
> (_dl_arm_cap_flags): Fix array subscript.
> * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
> Fix count.
OK.
--
Joseph S. Myers
joseph@codesourcery.com