-
Committer:
Matthew Gretton-Dann
-
Author(s):
Marcus Shawcroft
-
Date:
2013-01-16 20:55:59 UTC
-
mto:
This revision was merged to the branch mainline in
revision
99.
-
Revision ID:
matthew.gretton-dann@linaro.org-20130116205559-7nye0l7d8fvzdye3
This patch fixes an issue in the AArch64 strnlen implementation which
occurs if ULONG_MAX-15 <= n <= ULONG_MAX.