-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The latest GCC produces incorrect warnings about using the pointer passed to realloc and reallocarray when the functions return NULL. Suppress that warning, and change the call syntax for the error handler to avoid tickling a bug in clang-format. Patch from upstream (rra-c-util).
- Loading branch information
1 parent
a8ad27d
commit 3880cb2
Showing
1 changed file
with
45 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters