bhyve/snapshot: limit snapshot filename to NAME_MAX
NAME_MAX is a better fit since strcat_extension() constructs the
filename of the snapshot file.
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D34291
bhyve/snapshot: limit snapshot filename to NAME_MAX Tags None Referenced Files None Subscribers None
Description
Details
|