vol_id: ID_LABEL_SAFE will no longer contain fancy characters

Signed-off-by: Kay Sievers <kay.sievers@suse.de>
This commit is contained in:
Kay Sievers 2005-08-28 23:16:56 +02:00
parent b2c6818dc3
commit e79952c598

View File

@ -156,6 +156,7 @@ int main(int argc, char *argv[])
print:
set_str(name, vid->label, sizeof(vid->label));
replace_untrusted_chars(name);
switch (print) {
case PRINT_EXPORT: