Found a problem with strrchr("", '\0') returning NULL when searching for the
terminating null byte. This fixes it.
Found while GDB-fuzzing xen/lib helpers under QEMU.
Cheers,
Edgar
Edgar E. Iglesias (1):
arm64: Fix strrchr() matching of null terminator
xen/arch/arm/arm64/lib/strrchr.S | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
--
2.43.0