]> Sergey Matveev's repositories - nnn.git/commit
fix the malloc size in get_archive_cmd
authorNRK <nrk@disroot.org>
Wed, 24 Nov 2021 15:53:11 +0000 (21:53 +0600)
committerNRK <nrk@disroot.org>
Wed, 24 Nov 2021 15:53:11 +0000 (21:53 +0600)
commitf7091f78e5e068ca4b73b34882ca402d041cb2c6
tree52705c9d8001bfc1a5157a882660ad2c1682be25
parentc87b67e07328ecfe18d3dc727d572bf0d1927ae0
fix the malloc size in get_archive_cmd

since the tr hack was removed in deead97, the format string is no longer
70 chars. also removes unnecessary malloc casting.
src/nnn.c