CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2016/03/28 12:14:01
Modified files: sbin/fdisk : cmd.c Log message: The GPT versions of help strings that don't contain'MBR' were leaking. Refactor logic a bit to avoid leak and make logic clearer. Noticed by (and initial diff from) mestre@ and his friend clang.