]> granicus.if.org Git - vim/commit
patch 8.2.3533: inefficient code in xxd v8.2.3533
authorDungSaga <dungsaga@users.noreply.github.com>
Mon, 18 Oct 2021 12:16:03 +0000 (13:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 18 Oct 2021 12:16:03 +0000 (13:16 +0100)
commit375c35a63fdb91e8db2a9965f94d56ae87135fff
tree95ec06f0511021fd9db3aef4174d173b4ce0c7f3
parente08aee60abc59f517d3e263fdb9ba4a0196d507c
patch 8.2.3533: inefficient code in xxd

Problem:    Inefficient code in xxd.
Solution:   Don't use "p" when "hextype" is non-zero. (closes #9013)
src/version.c
src/xxd/xxd.c