git: objformat(1): Define 'newcmd' as a char array to avoid alloc/free
Aaron LI
aly at crater.dragonflybsd.org
Tue Sep 23 23:23:45 PDT 2025
commit 20ce32b019b543c3aee5acd95b3bff036d2712e5
Author: Aaron LI <aly at aaronly.me>
Date: Tue Sep 23 13:50:12 2025 +0800
objformat(1): Define 'newcmd' as a char array to avoid alloc/free
Summary of changes:
usr.bin/objformat/objformat.c | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/20ce32b019b543c3aee5acd95b3bff036d2712e5
--
DragonFly BSD source repository
More information about the Commits
mailing list