[bug #37878] index out of bounds when handling a file contains '(' and not ends with ')'

2013-01-13 Thread Paul D. Smith
Update of bug #37878 (project make): Status:None => Duplicate Open/Closed:Open => Closed ___ Follow-up Comment #2: This bug has already b

[bug #37878] index out of bounds when handling a file contains '(' and not ends with ')'

2012-12-06 Thread junhee cho
Follow-up Comment #1, bug #37878 (project make): read.c:3023 if (! (flags & PARSEFS_NOAR) && tp == tmpbuf && tp[0] != '(' && tp[nlen-1] != ')') ^^ should be '=='

[bug #37878] index out of bounds when handling a file contains '(' and not ends with ')'

2012-12-06 Thread anonymous
URL: Summary: index out of bounds when handling a file contains '(' and not ends with ')' Project: make Submitted by: None Submitted on: 2012년 12월 07일 (금) 오전 02시 34분 54초 Severity: 3 -