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
+1 -1
View File
@@ -834,7 +834,7 @@ int quoted;
rsize, rsize);
strcpy(result + rlen, t);
rlen += reg;
if (quoted && t)
if (quoted)
free(t);
/*
* Add a separator only after non-null elements.