diff options
| author | Florian Weimer <fweimer@redhat.com> | 2021-09-30 18:44:06 +0200 |
|---|---|---|
| committer | Florian Weimer <fweimer@redhat.com> | 2021-10-01 18:20:12 +0200 |
| commit | a996d13b8a2e101bedbb1bdaa7ffcfea3b959bb2 (patch) | |
| tree | cceff7ef28202546f0696d119a5db0049b3f8c57 /malloc/malloc-debug.c | |
| parent | 80a009119ba2330768120476aaad63767b81d543 (diff) | |
| download | glibc-a996d13b8a2e101bedbb1bdaa7ffcfea3b959bb2.tar.xz glibc-a996d13b8a2e101bedbb1bdaa7ffcfea3b959bb2.zip | |
Add missing braces to bsearch inline implementation [BZ #28400]
GCC treats the pragma as a statement, so that the else branch only
consists of the pragma, not the return statement.
Fixes commit a725ff1de965f4cc4f36a7e8ae795d40ca0350d7 ("Suppress
-Wcast-qual warnings in bsearch").
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
(cherry picked from commit 32b96d0dec0294465d2221a8f049703599d9d8e4)
Diffstat (limited to 'malloc/malloc-debug.c')
0 files changed, 0 insertions, 0 deletions
