Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Silence compiler warning in
test/error.c
Observed on Debian 12, with `CC=gcc`: > test/error.c:172:23: error: address of array 'ebuf->buf' will > always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
- Loading branch information