CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/20 05:52:08
Modified files:
sbin/fdisk : gpt.c
Log message:
Take more care to ensure name_to_string() always returns a proper
string. Don't rely on GPT partition name containing a terminating
zero or the reserved bytes beyond gp_name being properly
initialized to zero.
