[PATCH] Adjust name-prefix of ld.so in test-container.c.

DJ Delorie dj@redhat.com
Tue Sep 4 16:38:00 GMT 2018


Stefan Liebler <stli@linux.ibm.com> writes:
> +  if (strncmp (argv[1], support_objdir_elf_ldso,
> +	       strlen (support_objdir_elf_ldso)) == 0)

If we're comparing the whole name now, this could be a strcmp() instead?



More information about the Libc-alpha mailing list