This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] arm: Fix typo in array count


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]