]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix error message in memmove test to display correct src pointer
authorSunil K Pandey <skpgkp2@gmail.com>
Thu, 26 Aug 2021 14:51:08 +0000 (07:51 -0700)
committerSunil K Pandey <skpgkp2@gmail.com>
Thu, 26 Aug 2021 16:34:27 +0000 (09:34 -0700)
commitd19b137b6a6b19411125c7a697bfab5bcddbdb65
treebcfc7be6ff831c6156e644170a024b408f235da2
parent9926f6e2eeb374cf729d4bb3f092dd4b36a8f861
Fix error message in memmove test to display correct src pointer

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
string/test-memmove.c