commit bash-20140425 snapshot

This commit is contained in:
Chet Ramey
2014-04-30 16:54:12 -04:00
parent 0d9b018b93
commit b4a17eba68
16 changed files with 212 additions and 28 deletions
+4 -1
View File
@@ -332,7 +332,10 @@ _nl_make_l10nflist (l10nfile_list, dirlist, dirlist_len, mask, language,
+ (((dirlist_count << pop (mask)) + (dirlist_count > 1 ? 1 : 0))
* sizeof (struct loaded_l10nfile *)));
if (retval == NULL)
return NULL;
{
free (abs_filename);
return NULL;
}
retval->filename = abs_filename;