]> git.ipfire.org Git - thirdparty/tar.git/commit
Prefer ialloc for wordsplit
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Aug 2024 07:24:15 +0000 (00:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Aug 2024 08:41:43 +0000 (01:41 -0700)
commit83926613a4f4dd0fb7c4605219ca6d81f25f8fa3
tree59b128fa68e272bf6bdcad49dc4046fb8f8c2e6c
parent9a2344b183c903e3e42300a7c1c7be5ee8b8f110
Prefer ialloc for wordsplit

* lib/wordsplit.c (alloc_space, wsplt_assign_var, expvar)
(wordsplit_tildexpand, wordsplit_pathexpand)
(wordsplit_get_words): Use ialloc API on idx_t args.
lib/wordsplit.c