]> git.ipfire.org Git - thirdparty/glibc.git/commit
malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]
authorFlorian Weimer <fweimer@redhat.com>
Thu, 1 Aug 2019 12:06:24 +0000 (14:06 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 1 Aug 2019 12:07:08 +0000 (14:07 +0200)
commitb0f6679bcd738ea244a14acd879d974901e56c8e
tree333b564994719f02aceef3cc1a5f2cb4eb19a25e
parente1df30fbc2e2167a982c0e77a7ebee28f4dd0800
malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]

It was introduced in commit 6c8dbf00f536d78b1937b5af6f57be47fd376344
("Reformat malloc to gnu style.").

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
ChangeLog
malloc/malloc.c