[Midnightbsd-cvs] mports [17586] trunk/shells/bash/files/patch-parse.y: commit missing patch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 27 14:28:34 EDT 2014


Revision: 17586
          http://svnweb.midnightbsd.org/mports/?rev=17586
Author:   laffer1
Date:     2014-09-27 14:28:32 -0400 (Sat, 27 Sep 2014)
Log Message:
-----------
commit missing patch

Added Paths:
-----------
    trunk/shells/bash/files/patch-parse.y

Added: trunk/shells/bash/files/patch-parse.y
===================================================================
--- trunk/shells/bash/files/patch-parse.y	                        (rev 0)
+++ trunk/shells/bash/files/patch-parse.y	2014-09-27 18:28:32 UTC (rev 17586)
@@ -0,0 +1,13 @@
+http://seclists.org/oss-sec/2014/q3/690
+
+*** ../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';


Property changes on: trunk/shells/bash/files/patch-parse.y
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list