Update to 4.4.7
Changelog:
- Out-of-range negative offsets to popd can cause the shell to crash attempting to free an invalid memory block.
- When performing filename completion, bash dequotes the directory name being completed, which can result in match failures and potential unwanted expansion.
MFH: 2017Q1