]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(quotearg_n_options): Preallocate a slot 0
authorJim Meyering <jim@meyering.net>
Mon, 31 Jul 2000 07:23:01 +0000 (07:23 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 31 Jul 2000 07:23:01 +0000 (07:23 +0000)
commitef49ee4777f4262a1e1ca756a9b5e53dc5776565
tree9f7b527a63f8d96706162d7ae77e36adde100647
parenta2e30297d1bf4b0d3f8f802f4127aa76fcb774d5
(quotearg_n_options): Preallocate a slot 0
buffer, so that the caller can always quote one small
component of a "memory exhausted" message in slot 0.
From a suggestion by Jim Meyering.
lib/quotearg.c