fix patches

This commit is contained in:
Steven.YGui 2021-09-30 14:45:11 +08:00
parent c9766468d2
commit cae72a0186
2 changed files with 2 additions and 2 deletions

View File

@ -37,6 +37,6 @@ index 3544acd0..107e65f8 100644
+ free (grp); + free (grp);
} while (NULL != list); } while (NULL != list);
close_group_files (); user_groups[ngroups] = (char *) 0;
-- --

View File

@ -36,6 +36,6 @@ index 107e65f8..822b67f5 100644
+ gr_free (grp); + gr_free (grp);
} while (NULL != list); } while (NULL != list);
close_group_files (); user_groups[ngroups] = (char *) 0;
-- --