Remove string*_large() and add string_large().
commit4f99b03fafa58d49576afc8f12156172bdf71ee1
authorBen Kibbey <bjk@luxsci.net>
Sun, 29 Aug 2021 03:48:29 +0000 (28 20:48 -0700)
committerBen Kibbey <bjk@luxsci.net>
Sun, 29 Aug 2021 03:48:29 +0000 (28 20:48 -0700)
tree7e5fc1271df85ed272c6a0fd0a91c084deca82ff
parente840d860df4eb51d329286058a56bf0f1784731d
Remove string*_large() and add string_large().

Simplifies things some and lets larger allocations with with other
string_ functions.
src/commands.c
src/util-string.c
src/util-string.h