---
lib/quotearg.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/quotearg.c b/lib/quotearg.c
index 570468917..dc4babcb6 100644
--- a/lib/quotearg.c
+++ b/lib/quotearg.c
@@ -787,7 +787,6 @@ quotearg_buffer (char *buffer, size_t buffersize,
return r;
}
-/* Equivalent to quotearg_alloc (ARG, ARGSIZE, NULL, O). */
char *
quotearg_alloc (char const *arg, size_t argsize,
struct quoting_options const *o)
--
2.31.1- [PATCH 07/27] malloca: improve -fanalyzer malloc checking Paul Eggert
- [PATCH 11/27] quotearg: improve -fanalyzer malloc checking Paul Eggert
- [PATCH 18/27] xgethostname: improve -fanalyzer malloc checkin... Paul Eggert
- [PATCH 19/27] xmalloca: improve -fanalyzer malloc checking Paul Eggert
- [PATCH 25/27] manywarnings: improve -fanalyzer malloc checkin... Paul Eggert
- [PATCH 14/27] sh-quote: improve -fanalyzer malloc checking Paul Eggert
- [PATCH 17/27] xgetcwd: improve -fanalyzer malloc checking Paul Eggert
- [PATCH 20/27] xreadlink: improve -fanalyzer malloc checking Paul Eggert
- [PATCH 27/27] * lib/quotarg.c: remove wrong, unneeded comment Paul Eggert
- [PATCH 15/27] system-quote: improve -fanalyzer malloc checkin... Paul Eggert
- [PATCH 22/27] xvasprintf: improve -fanalyzer malloc checking Paul Eggert
- [PATCH 23/27] vasnprintf: improve -fanalyzer malloc checking Paul Eggert
- [PATCH 13/27] savedir: improve -fanalyzer malloc checking Paul Eggert
- [PATCH 26/27] sigsegv-tests: make more things static Paul Eggert
- [PATCH 21/27] xstriconv: improve -fanalyzer malloc checking Paul Eggert
- [PATCH 24/27] argmatch-tests: improve -fanalyzer malloc check... Paul Eggert
