Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: invalid memory access | Michal Zalewski | 2014-11-16 | 1 | -1/+1 |
| | | | | | | | | | | | | This is an upstream bugfix: Patch-ID: bash42-052 When bash is parsing a function definition that contains a here-document delimited by end-of-file (or end-of-string), it leaves the closing delimiter uninitialized. This can result in an invalid memory access when the parsed function is later copied. Change-Id: I033a2062a3e8265ceda3ed4a61d2afb53581f71f | ||||
* | initial import of bash 4.1 | cvpcs | 2010-06-02 | 1 | -0/+450 |