diff -r 1240b4c4e38d -r 32e84fd7641c components/bash/patches/parse.y-CVE-2014-7169.patch --- a/components/bash/patches/parse.y-CVE-2014-7169.patch Mon Nov 10 14:45:35 2014 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,15 +0,0 @@ -# Patch is from Chet Ramey (Bash Project Lead); -# http://www.openwall.com/lists/oss-security/2014/09/25/10 -# This will become an official bash patch. -*** ../bash-20140912/parse.y 2014-08-26 15:09:42.000000000 -0400 ---- parse.y 2014-09-24 22:47:28.000000000 -0400 -*************** -*** 2959,2962 **** ---- 2959,2964 ---- - word_desc_to_read = (WORD_DESC *)NULL; - -+ eol_ungetc_lookahead = 0; -+ - current_token = '\n'; /* XXX */ - last_read_token = '\n'; -