Bash-5.1 patch 5: fix memory leaks in compound array assignments

This commit is contained in:
Chet Ramey
2021-05-04 14:29:06 -04:00
parent f3a35a2d60
commit cc978a6705
3 changed files with 6 additions and 9 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
regexp `^#define[ ]*PATCHLEVEL', since that's what support/mkversion.sh
looks for to find the patch level (for the sccs version string). */
#define PATCHLEVEL 4
#define PATCHLEVEL 5
#endif /* _PATCHLEVEL_H_ */