]> Sergey Matveev's repositories - nnn.git/commit
avoid unnessary heap allocation
authorNRK <nrk@disroot.org>
Tue, 22 Mar 2022 11:50:54 +0000 (17:50 +0600)
committerNRK <nrk@disroot.org>
Tue, 22 Mar 2022 11:50:54 +0000 (17:50 +0600)
commit9be6c1a5e2fc40568d5d52cecc2aad88e2f6238e
treed8aa12ba2b0b45c9084ebb76c170be1bfeb6a9cc
parentd38841d5f327f9ae4db6ca40a286c400b422b102
avoid unnessary heap allocation

the binary size shouldn't change since it'll most likely go into the bss
section.
src/nnn.c